Package | Description |
---|---|
io.fabric8.gateway.handlers.detecting.protocol.openwire.codec | |
io.fabric8.gateway.handlers.detecting.protocol.openwire.codec.v1 | |
io.fabric8.gateway.handlers.detecting.protocol.openwire.command |
Command objects used via the Command Pattern to communicate among nodes
|
io.fabric8.gateway.handlers.detecting.protocol.openwire.support.advisory |
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
|
io.fabric8.gateway.handlers.detecting.protocol.openwire.support.blob |
Helper classes for dealing with out-of-band BLOB objects
|
Class and Description |
---|
Command
The Command Pattern so that we can send and receive commands on the different
transports
|
DataStructure |
WireFormatInfo |
Class and Description |
---|
DataStructure |
Class and Description |
---|
ActiveMQDestination |
ActiveMQMessage |
ActiveMQTempDestination |
BaseCommand |
BooleanExpression |
BrokerId |
BrokerInfo
When a client connects to a broker, the broker send the client a BrokerInfo
so that the client knows which broker node he's talking to and also any peers
that the node has in his cluster.
|
CachedEncodingTrait |
Command
The Command Pattern so that we can send and receive commands on the different
transports
|
ConnectionId |
ConnectionInfo |
ConsumerId |
ConsumerInfo |
DataStructure |
LocalTransactionId |
MarshallAware |
Message
Represents an ActiveMQ message
|
MessageAck |
MessageDispatch |
MessageId |
PartialCommand
Represents a partial command; a large command that has been split up into
pieces.
|
ProducerAck
A ProducerAck command is sent by a broker to a producer to let it know it has
received and processed messages that it has produced.
|
ProducerId |
ProducerInfo |
RemoveInfo
Removes a consumer, producer, session or connection.
|
Response |
SessionId |
SessionInfo |
TransactionId |
Class and Description |
---|
ActiveMQDestination |
ActiveMQTopic |
Class and Description |
---|
ActiveMQBlobMessage |
Copyright © 2011-2014 Red Hat. All Rights Reserved.