Searched refs:responseFilePath (Results 1 – 2 of 2) sorted by relevance
147 public final String responseFilePath; field in Constants.EmbeddedResponse150 … public EmbeddedResponse(final String url, final String responseFilePath, final String mediaType) { in EmbeddedResponse() argument152 this.responseFilePath = responseFilePath; in EmbeddedResponse()
146 embeddedResponse.responseFilePath, in tryHardCodedResponse()