Package com.consol.citrus.channel
-
Class Summary 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.ChannelEndpointBuilder ChannelEndpointComponent Channel endpoint component creates synchronous or asynchronous channel endpoint and sets configuration properties accordingly.ChannelEndpointConfiguration ChannelMessageConverter ChannelProducer ChannelSyncConsumer ChannelSyncEndpoint ChannelSyncEndpointBuilder 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.