Package | Description |
---|---|
com.consol.citrus.endpoint.adapter |
Modifier and Type | Class and Description |
---|---|
class |
EmptyResponseEndpointAdapter
Endpoint adapter always returning empty response message.
|
class |
RequestDispatchingEndpointAdapter
Base endpoint adapter implementation that dispatches incoming messages according to some extracted message value as mapping key and
a endpoint adapter mapping.
|
class |
StaticResponseEndpointAdapter
Endpoint adapter always returns a static response message.
|
class |
TimeoutProducingEndpointAdapter
Endpoint adapter produces no response message forcing a request timeout on client side.
|
class |
XmlTestExecutingEndpointAdapter
Special request dispatching endpoint adapter invokes XML test case for each incoming message.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.