Modifier and Type | Method and Description |
---|---|
void |
RestRequestInterface.setResponse(HttpResponse response,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
RestRequestRepresentationsInspector.extractRepresentation(HttpResponse response) |
protected void |
RestResponseRepresentationsInspector.extractRepresentation(HttpResponse response,
RestRepresentation.Type type) |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpHtmlResponseView.setEditorContent(HttpResponse httpResponse) |
Modifier and Type | Method and Description |
---|---|
protected void |
JsonResponseView.setEditorContent(HttpResponse httpResponse) |
Modifier and Type | Method and Description |
---|---|
String |
MediaTypeHandler.createXmlRepresentation(HttpResponse response) |
Modifier and Type | Method and Description |
---|---|
String |
JsonMediaTypeHandler.createXmlRepresentation(HttpResponse response) |
String |
HtmlMediaTypeHandler.createXmlRepresentation(HttpResponse response) |
String |
DefaultMediaTypeHandler.createXmlRepresentation(HttpResponse response) |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
AbstractHttpRequestInterface.getResponse() |
HttpResponse |
AbstractHttpRequest.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractHttpRequestInterface.setResponse(HttpResponse response,
SubmitContext context) |
void |
AbstractHttpRequest.setResponse(HttpResponse response,
SubmitContext context) |
Modifier and Type | Interface and Description |
---|---|
interface |
WsdlResponse
WSDL-specific extension to response
|
Modifier and Type | Class and Description |
---|---|
class |
BaseHttpResponse |
class |
SinglePartHttpResponse
Simple response to a request
|
Modifier and Type | Class and Description |
---|---|
class |
MimeMessageResponse
WsdlMockResponse for a MimeResponse
|
class |
WsdlMimeMessageResponse |
class |
WsdlSinglePartHttpResponse |
Modifier and Type | Class and Description |
---|---|
class |
JMSResponse |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
RestResponseMessageExchange.getResponse() |
HttpResponse |
RestRequestStepResult.getResponse() |
HttpResponse |
HttpResponseMessageExchange.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
RestResponseMessageExchange.setResponse(HttpResponse response) |
void |
RestRequestStepResult.setResponse(HttpResponse response) |
void |
HttpResponseMessageExchange.setResponse(HttpResponse response) |
void |
WsdlTestRequest.setResponse(HttpResponse response,
SubmitContext context) |
void |
RestTestRequest.setResponse(HttpResponse response,
SubmitContext context) |
void |
HttpTestRequest.setResponse(HttpResponse response,
SubmitContext context) |
Copyright © 2019. All Rights Reserved.