Uses of Package
org.jboss.jms.message

Packages that use org.jboss.jms.message
org.jboss.jms.client.container   
org.jboss.jms.client.delegate   
org.jboss.jms.client.state   
org.jboss.jms.delegate   
org.jboss.jms.message   
org.jboss.jms.server.endpoint   
org.jboss.jms.server.endpoint.advised   
org.jboss.jms.tx   
org.jboss.jms.wireformat   
 

Classes in org.jboss.jms.message used by org.jboss.jms.client.container
MessageProxy
          MessageProxy is a thin proxy for JBossMessage.
 

Classes in org.jboss.jms.message used by org.jboss.jms.client.delegate
BytesMessageProxy
          Thin proxy for a JBossBytesMessage
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
MapMessageProxy
          Thin proxy for a JBossMapMessage
MessageProxy
          MessageProxy is a thin proxy for JBossMessage.
ObjectMessageProxy
          Thin proxy for a JBossObjectMessage
StreamMessageProxy
          Thin proxy for a JBossStreamMessage
TextMessageProxy
          Thin proxy for a JBossTextMessage
 

Classes in org.jboss.jms.message used by org.jboss.jms.client.state
MessageIdGenerator
          A MessageIdGenerator.
 

Classes in org.jboss.jms.message used by org.jboss.jms.delegate
BytesMessageProxy
          Thin proxy for a JBossBytesMessage
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
MapMessageProxy
          Thin proxy for a JBossMapMessage
MessageProxy
          MessageProxy is a thin proxy for JBossMessage.
ObjectMessageProxy
          Thin proxy for a JBossObjectMessage
StreamMessageProxy
          Thin proxy for a JBossStreamMessage
TextMessageProxy
          Thin proxy for a JBossTextMessage
 

Classes in org.jboss.jms.message used by org.jboss.jms.message
JBossBytesMessage
          This class implements javax.jms.BytesMessage.
JBossMapMessage
          This class implements javax.jms.MapMessage
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
JBossObjectMessage
          This class implements javax.jms.ObjectMessage
JBossStreamMessage
          This class implements javax.jms.StreamMessage.
JBossTextMessage
          This class implements javax.jms.TextMessage ported from SpyTextMessage in JBossMQ.
MessageIdGenerator
          A MessageIdGenerator.
MessageIdGeneratorFactory
          This class manages instances of MessageIdGenerator.
MessageProxy
          MessageProxy is a thin proxy for JBossMessage.
 

Classes in org.jboss.jms.message used by org.jboss.jms.server.endpoint
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
 

Classes in org.jboss.jms.message used by org.jboss.jms.server.endpoint.advised
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
 

Classes in org.jboss.jms.message used by org.jboss.jms.tx
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
 

Classes in org.jboss.jms.message used by org.jboss.jms.wireformat
JBossMessage
          Implementation of a JMS Message Note that the only reason this class is Serializable is so that messages can be returned from JMX operations.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.