| 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 |
ChannelConsumer |
class |
ChannelSyncConsumer |
class |
ChannelSyncProducer
Synchronous producer sends message to in memory message channel and receives synchronous reply.
|
| Modifier and Type | Method and Description |
|---|---|
Consumer |
Endpoint.createConsumer()
Creates a message consumer for this endpoint.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReplyConsumer
Consumer that explicitly receives reply messages synchronously.
|
interface |
SelectiveConsumer
Consumer implementation able to select messages available on a message destination.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageConsumer |
class |
AbstractSelectiveMessageConsumer |
| Modifier and Type | Method and Description |
|---|---|
Consumer |
AbstractServer.createConsumer() |
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.