Uses of Package
org.apache.qpid.client

Packages that use org.apache.qpid.client
org.apache.qpid.client   
org.apache.qpid.client.failover   
org.apache.qpid.client.message   
org.apache.qpid.client.messaging.address   
org.apache.qpid.client.protocol   
org.apache.qpid.client.url   
org.apache.qpid.jms   
org.apache.qpid.jms.failover   
 

Classes in org.apache.qpid.client used by org.apache.qpid.client
AMQConnection
           
AMQConnection.ChannelToSessionMap
           
AMQConnectionDelegate
           
AMQConnectionDelegate_8_0
           
AMQDestination
           
AMQDestination.AddressOption
           
AMQDestination.DestSyntax
           
AMQQueue
           
AMQSession
          

Responsibilities Collaborations
CRC Card
AMQSession_0_10
          This is a 0.10 Session
AMQSession.Dispatcher
          Responsible for decoding a message fragment and passing it to the appropriate message consumer.
AMQSession.IdToConsumerMap
           
AMQSessionAdapter
           
AMQTopic
           
BasicMessageConsumer
           
BasicMessageConsumer_0_10
          This is a 0.10 message consumer.
BasicMessageConsumer_0_8
           
BasicMessageProducer
           
BasicMessageProducer_0_10
          This is a 0_10 message producer.
BasicMessageProducer_0_8
           
BasicMessageProducer.PublishMode
           
Closeable
          Captures the 'closed' state of an object, that is initially open, can be tested to see if it is closed, and provides a 'close' method to close it.
CustomJMSXProperty
           
MessageConsumerPair
           
SSLConfiguration
           
TemporaryDestination
          Provides support for covenience interface implemented by both AMQTemporaryTopic and AMQTemporaryQueue so that operations related to their "temporary-ness" can be abstracted out.
TopicSubscriberAdaptor
          Wraps a MessageConsumer to fulfill the extended TopicSubscriber contract
XASessionImpl
          This is an implementation of the javax.njms.XASEssion interface.
 

Classes in org.apache.qpid.client used by org.apache.qpid.client.failover
AMQConnection
           
 

Classes in org.apache.qpid.client used by org.apache.qpid.client.message
AMQDestination
           
AMQSession
          

Responsibilities Collaborations
CRC Card
AMQSession.Dispatchable
           
BasicMessageConsumer
           
 

Classes in org.apache.qpid.client used by org.apache.qpid.client.messaging.address
AMQDestination.Binding
           
 

Classes in org.apache.qpid.client used by org.apache.qpid.client.protocol
AMQConnection
           
AMQSession
          

Responsibilities Collaborations
CRC Card
ConnectionTuneParameters
           
 

Classes in org.apache.qpid.client used by org.apache.qpid.client.url
AMQConnectionURL
           
 

Classes in org.apache.qpid.client used by org.apache.qpid.jms
AMQConnection
           
SSLConfiguration
           
 

Classes in org.apache.qpid.client used by org.apache.qpid.jms.failover
AMQConnection
           
 



Licensed to the Apache Software Foundation