| Package | Description |
|---|---|
| com.consol.citrus.channel | |
| com.consol.citrus.endpoint.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelEndpointAdapter
Endpoint adapter forwards incoming requests to message channel and waits synchronously for response
on reply channel.
|
| 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 |
StaticEndpointAdapter
Static endpoint adapter always responds with static response message.
|
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–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.