|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| BodyPacket | Represents a polymorphic interface for any packet or message which has a body |
| MessageAcknowledge | Called when a Message is Acknowledged |
| Packet | Denotes an object that can be serialized/deserailized using a PacketReader or PacketWriter |
| PacketListener | Listener for Packets |
| TransactionType | |
| Class Summary | |
| AbstractPacket | Abstract class for a transportable Packet |
| ActiveMQBytesMessage | A BytesMessage object is used to send a message containing a stream of uninterpreted bytes. |
| ActiveMQDestination | A Destination object encapsulates a provider-specific
address. |
| ActiveMQMapMessage | A MapMessage object is used to send a set of name-value pairs. |
| ActiveMQMessage | The Message interface is the root interface of all JMS
messages. |
| ActiveMQObjectMessage | An ObjectMessage object is used to send a message that contains
a serializable object in the Java programming language ("Java object"). |
| ActiveMQQueue | A Queue object encapsulates a provider-specific queue name. |
| ActiveMQStreamMessage | A StreamMessage object is used to send a stream of primitive
types in the Java programming language. |
| ActiveMQTemporaryQueue | A TemporaryQueue object is a unique Queue object
created for the duration of a Connection. |
| ActiveMQTemporaryTopic | A TemporaryTopic object is a unique Topic object
created for the duration of a Connection. |
| ActiveMQTextMessage | A TextMessage object is used to send a message containing a
java.lang.String. |
| ActiveMQTopic | A Topic object encapsulates a provider-specific topic name. |
| ActiveMQXid |
A ActiveMQXid object holds the distributed
transaction id that is passed around in an ActiveMQ system. |
| BrokerAdminCommand | Describes a Message consumer |
| BrokerInfo | Information about a connected Broker |
| CachedValue | Sent in receipt of a Packet |
| CapacityInfo | Infomation about the Capacity for more messages for a Connection/Broker |
| CapacityInfoRequest | Request nfomation about the Capacity for more messages for a Connection/Broker |
| CleanupConnectionInfo | Denotes an object that can be serialized/deserailized using a Packet Reader/Writer |
| ConnectionInfo | Describes a Connection |
| ConsumerInfo | Describes a Message consumer |
| DurableUnsubscribe | Command to remove a Durable Subscription |
| IntResponseReceipt | A receipt that also carries a reponse object. |
| KeepAlive | Keep-alive packet which holds not information and is only intended to keep connections from being idle. |
| MessageAck | Denotes an object that can be serialized/deserailized using a PacketReader/PacketWriter |
| PacketFacade | A helper class for using Packet instances with object serialization |
| ProducerInfo | Denotes life cycle infomation for a Producer of messages |
| Receipt | Sent in receipt of a Packet |
| ReceiptHolder | ReceiptHolder is a utility class used for waiting for receipts from Packets sent to the broker |
| ResponseReceipt | A receipt that also carries a response object. |
| SessionInfo | Denotes an object that can be serialized/deserailized using a Packet Reader/Writer |
| TransactionInfo | Provides a infomation about a Transaction |
| WireFormatInfo | Describes a Connection |
| XATransactionInfo | Provides a infomation about an XA Transaction |
Message implementations
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||