Modifier and Type | Method and Description |
---|---|
Response |
WsdlSubmit.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultEndpointStrategy.afterRequest(SubmitContext context,
Response response) |
Modifier and Type | Method and Description |
---|---|
Response |
TcpMonWsdlMonitorMessageExchange.getResponse() |
Response |
JProxyServletWsdlMonitorMessageExchange.getResponse() |
Modifier and Type | Method and Description |
---|---|
Response |
WsdlMockResultMessageExchange.getResponse() |
Response |
WsdlMockResponseMessageExchange.getResponse() |
Response |
WsdlMockRequestMessageExchange.getResponse() |
Modifier and Type | Class and Description |
---|---|
class |
JdbcResponse |
Modifier and Type | Class and Description |
---|---|
class |
AMFResponse |
Modifier and Type | Method and Description |
---|---|
Response |
RequestTransport.sendRequest(SubmitContext submitContext,
Request request) |
Modifier and Type | Method and Description |
---|---|
void |
RequestFilter.afterRequest(SubmitContext context,
Response response)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractWssRequestFilter.afterRequest(SubmitContext context,
Response response) |
void |
AbstractRequestFilter.afterRequest(SubmitContext context,
Response response) |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpResponse |
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 | Method and Description |
---|---|
Response |
HttpClientRequestTransport.sendRequest(SubmitContext submitContext,
Request 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 |
---|---|
protected Response |
HermesJmsRequestTransport.errorResponse(SubmitContext submitContext,
Request request,
long timeStarted,
javax.jms.JMSException jmse) |
protected Response |
HermesJmsRequestTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestSubscribeTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestSendTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestSendSubscribeTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestSendReceiveTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestReceiveTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestPublishTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestPublishSubscribeTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
Response |
HermesJmsRequestPublishReceiveTransport.execute(SubmitContext submitContext,
Request request,
long timeStarted) |
protected Response |
HermesJmsRequestTransport.makeEmptyResponse(SubmitContext submitContext,
Request request,
long timeStarted,
javax.jms.Message messageSend) |
protected Response |
HermesJmsRequestTransport.makeResponse(SubmitContext submitContext,
Request request,
long timeStarted,
javax.jms.Message messageSend,
javax.jms.MessageConsumer messageConsumer) |
Response |
HermesJmsRequestTransport.sendRequest(SubmitContext submitContext,
Request request) |
Modifier and Type | Method and Description |
---|---|
Response |
JdbcMessageExchange.getResponse() |
Response |
AMFMessageExchange.getResponse() |
Modifier and Type | Method and Description |
---|---|
Response |
TestRequest.getResponse() |
Modifier and Type | Method and Description |
---|---|
Response |
Submit.getResponse() |
Response |
MessageExchange.getResponse() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResponse<T extends Request> |
Modifier and Type | Class and Description |
---|---|
class |
BaseResponse
Created by ole on 18/06/14.
|
Modifier and Type | Method and Description |
---|---|
Response |
FailedSecurityMessageExchange.getResponse() |
Copyright © 2019. All Rights Reserved.