Uses of Package
org.apache.activemq.command

Packages that use org.apache.activemq.command
org.apache.activemq The core JMS client API implementation classes. 
org.apache.activemq.advisory Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available. 
org.apache.activemq.blob Helper classes for dealing with out-of-band BLOB objects 
org.apache.activemq.broker.region   
org.apache.activemq.broker.region.policy   
org.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes 
org.apache.activemq.filter Filter implementations for wildcards & JMS selectors 
org.apache.activemq.openwire   
org.apache.activemq.openwire.v1   
org.apache.activemq.openwire.v10   
org.apache.activemq.state   
org.apache.activemq.transport The core Transport abstraction and support classes 
org.apache.activemq.transport.discovery Discovery mechanism to discover brokers and clients. 
org.apache.activemq.transport.discovery.multicast Discovery implementation using multicast 
org.apache.activemq.transport.discovery.simple Simple discovery implementation using a static list 
org.apache.activemq.transport.discovery.zeroconf A discovery agent using Zeroconf via the jmDNS library 
org.apache.activemq.transport.failover Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use. 
org.apache.activemq.transport.fanout Fan-out Transport implementation which ensures that a message is sent to multiple destinations such as to ensure multiple brokers received a message for non-durable topic delivery to improve redundancy 
org.apache.activemq.transport.multicast A Multicast based Transport implementation. 
org.apache.activemq.transport.reliable The Reliable transport deals with out of order commands as well as dealing with checking for missed commands and possibly re-requesting the replay of dropped commands. 
org.apache.activemq.transport.tcp TCP/IP based Transport implementation. 
org.apache.activemq.transport.udp UDP based Transport implementation. 
org.apache.activemq.util   
 

Classes in org.apache.activemq.command used by org.apache.activemq
ActiveMQDestination
           
ActiveMQMessage
           
ActiveMQTempDestination
           
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.
Command
          The Command Pattern so that we can send and receive commands on the different transports
ConnectionControl
          Used to start and stop transports as well as terminating clients.
ConnectionInfo
           
ConsumerControl
          Used to start and stop transports as well as terminating clients.
ConsumerId
           
ConsumerInfo
           
ControlCommand
          Used to start and stop transports as well as terminating clients.
Message
          Represents an ActiveMQ message
MessageAck
           
MessageDispatch
           
MessageId
           
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
           
Response
           
SessionId
           
SessionInfo
           
TransactionId
           
WireFormatInfo
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.advisory
ActiveMQDestination
           
ActiveMQQueue
           
ActiveMQTempQueue
           
ActiveMQTempTopic
           
ActiveMQTopic
           
ConsumerId
           
ConsumerInfo
           
DestinationInfo
          Used to create and destroy destinations on the broker.
ProducerId
           
ProducerInfo
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.blob
ActiveMQBlobMessage
          An implementation of BlobMessage for out of band BLOB transfer
 

Classes in org.apache.activemq.command used by org.apache.activemq.broker.region
ConsumerId
           
Message
          Represents an ActiveMQ message
Message.MessageDestination
           
MessageId
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.broker.region.policy
ActiveMQDestination
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.command
ActiveMQDestination
           
ActiveMQMessage
           
ActiveMQTempDestination
           
BaseCommand
           
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.
Command
          The Command Pattern so that we can send and receive commands on the different transports
ConnectionId
           
ConnectionInfo
           
ConsumerId
           
ConsumerInfo
           
DataStructure
           
DestinationInfo
          Used to create and destroy destinations on the broker.
DiscoveryEvent
          Represents a discovery event containing the details of the service
Endpoint
          Represents the logical endpoint where commands come from or are sent to.
LocalTransactionId
           
MarshallAware
           
Message
          Represents an ActiveMQ message
Message.MessageDestination
           
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
           
UnresolvedDestinationTransformer
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.filter
ActiveMQDestination
           
DataStructure
           
Message
          Represents an ActiveMQ message
 

Classes in org.apache.activemq.command used by org.apache.activemq.openwire
Command
          The Command Pattern so that we can send and receive commands on the different transports
DataStructure
           
WireFormatInfo
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.openwire.v1
DataStructure
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.openwire.v10
DataStructure
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.state
ActiveMQDestination
           
BaseCommand
           
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.
Command
          The Command Pattern so that we can send and receive commands on the different transports
ConnectionControl
          Used to start and stop transports as well as terminating clients.
ConnectionError
           
ConnectionId
           
ConnectionInfo
           
ConsumerControl
          Used to start and stop transports as well as terminating clients.
ConsumerId
           
ConsumerInfo
           
ControlCommand
          Used to start and stop transports as well as terminating clients.
DataStructure
           
DestinationInfo
          Used to create and destroy destinations on the broker.
FlushCommand
          An indication to the transport layer that a flush is required.
KeepAliveInfo
           
Message
          Represents an ActiveMQ message
MessageAck
           
MessageDispatch
           
MessageDispatchNotification
           
MessagePull
          Used to pull messages on demand.
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
           
RemoveSubscriptionInfo
           
Response
           
SessionId
           
SessionInfo
           
ShutdownInfo
           
TransactionId
           
TransactionInfo
           
WireFormatInfo
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport
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.
Response
           
WireFormatInfo
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.discovery
DiscoveryEvent
          Represents a discovery event containing the details of the service
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.discovery.multicast
DiscoveryEvent
          Represents a discovery event containing the details of the service
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.discovery.simple
DiscoveryEvent
          Represents a discovery event containing the details of the service
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.discovery.zeroconf
DiscoveryEvent
          Represents a discovery event containing the details of the service
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.failover
ConnectionControl
          Used to start and stop transports as well as terminating clients.
ConnectionId
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.fanout
Command
          The Command Pattern so that we can send and receive commands on the different transports
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.multicast
Command
          The Command Pattern so that we can send and receive commands on the different transports
Endpoint
          Represents the logical endpoint where commands come from or are sent to.
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.reliable
Command
          The Command Pattern so that we can send and receive commands on the different transports
ReplayCommand
          A general purpose replay command for some kind of producer where ranges of messages are asked to be replayed.
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.tcp
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.
Response
           
 

Classes in org.apache.activemq.command used by org.apache.activemq.transport.udp
BaseEndpoint
          A default endpoint.
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.
Command
          The Command Pattern so that we can send and receive commands on the different transports
Endpoint
          Represents the logical endpoint where commands come from or are sent to.
 

Classes in org.apache.activemq.command used by org.apache.activemq.util
ActiveMQDestination
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.