| Package | Description |
|---|---|
| com.consol.citrus.channel |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelSyncEndpointConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ChannelEndpointConfiguration |
ChannelEndpoint.getEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Message |
ChannelMessageConverter.convertInbound(org.springframework.messaging.Message externalMessage,
ChannelEndpointConfiguration endpointConfiguration) |
org.springframework.messaging.Message |
ChannelMessageConverter.convertOutbound(Message internalMessage,
ChannelEndpointConfiguration endpointConfiguration) |
void |
ChannelMessageConverter.convertOutbound(org.springframework.messaging.Message externalMessage,
Message internalMessage,
ChannelEndpointConfiguration endpointConfiguration) |
| Constructor and Description |
|---|
ChannelConsumer(String name,
ChannelEndpointConfiguration endpointConfiguration)
Default constructor using endpoint configuration.
|
ChannelEndpoint(ChannelEndpointConfiguration endpointConfiguration)
Constructor with endpoint configuration.
|
ChannelProducer(String name,
ChannelEndpointConfiguration endpointConfiguration)
Default constructor using endpoint configuration.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.