Package | Description |
---|---|
com.consol.citrus.channel | |
com.consol.citrus.endpoint | |
com.consol.citrus.messaging | |
com.consol.citrus.server |
Modifier and Type | Class and Description |
---|---|
class |
ChannelProducer |
class |
ChannelSyncConsumer |
class |
ChannelSyncProducer
Synchronous producer sends message to in memory message channel and receives synchronous reply.
|
Modifier and Type | Method and Description |
---|---|
Producer |
ChannelSyncEndpoint.createProducer() |
Producer |
ChannelEndpoint.createProducer() |
Modifier and Type | Method and Description |
---|---|
Producer |
Endpoint.createProducer()
Creates a message producer for this endpoint for sending messages
to this endpoint.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReplyProducer |
Modifier and Type | Method and Description |
---|---|
Producer |
AbstractServer.createProducer() |
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.