Class | Description |
---|---|
ChannelConsumer | |
ChannelEndpoint |
Basic message endpoint sends and receives message from Spring message channel.
|
ChannelEndpointAdapter |
Endpoint adapter forwards incoming requests to message channel and waits synchronously for response
on reply channel.
|
ChannelEndpointComponent |
Channel endpoint component creates synchronous or asynchronous channel endpoint and sets configuration properties
accordingly.
|
ChannelEndpointConfiguration | |
ChannelMessageConverter | |
ChannelProducer | |
ChannelSyncConsumer | |
ChannelSyncEndpoint | |
ChannelSyncEndpointConfiguration | |
ChannelSyncProducer |
Synchronous producer sends message to in memory message channel and receives synchronous reply.
|
MessageSelectingQueueChannel |
Added selective consumption of messages according to a message selector implementation.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.