Uses of Package
org.apache.qpid

Packages that use org.apache.qpid
org.apache.qpid   
org.apache.qpid.configuration   
org.apache.qpid.dtx   
org.apache.qpid.framing   
org.apache.qpid.framing.amqp_0_9   
org.apache.qpid.framing.amqp_0_91   
org.apache.qpid.framing.amqp_8_0   
org.apache.qpid.protocol   
 

Classes in org.apache.qpid used by org.apache.qpid
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
AMQInternalException
          InternalException encapsulates error code 541, or AMQConstant.INTERNAL_ERROR exceptions relating to the AMQ protocol.
QpidConfig
          API to configure the Security parameters of the client.
QpidConfig.SaslClientFactory
           
QpidConfig.SecurityMechanism
           
ToyExchange
           
 

Classes in org.apache.qpid used by org.apache.qpid.configuration
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
 

Classes in org.apache.qpid used by org.apache.qpid.dtx
AMQInvalidArgumentException
          AMQInvalidArgumentException indicates that an invalid argument has been passed to an AMQP method.
 

Classes in org.apache.qpid used by org.apache.qpid.framing
AMQChannelException
          AMQChannelException indicates that an error that requires the channel to be closed has occurred.
AMQConnectionException
          AMQConnectionException indicates that an error that requires the channel to be closed has occurred.
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
 

Classes in org.apache.qpid used by org.apache.qpid.framing.amqp_0_9
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
 

Classes in org.apache.qpid used by org.apache.qpid.framing.amqp_0_91
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
 

Classes in org.apache.qpid used by org.apache.qpid.framing.amqp_8_0
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
 

Classes in org.apache.qpid used by org.apache.qpid.protocol
AMQException
          AMQException forms the root exception of all exceptions relating to the AMQ protocol.
 



Licensed to the Apache Software Foundation