Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.activemq.message

Classes in org.activemq.message used by org.activemq.message
AbstractPacket
          Abstract class for a transportable Packet
ActiveMQDestination
          A Destination object encapsulates a provider-specific address.
ActiveMQMessage
          The Message interface is the root interface of all JMS messages.
ActiveMQQueue
          A Queue object encapsulates a provider-specific queue name.
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.
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
PacketTestSupport
           
Receipt
          Sent in receipt of a Packet
TransactionType