Uses of Interface
org.apache.qpid.protocol.ProtocolVersionAware

Packages that use ProtocolVersionAware
org.apache.qpid.client.protocol   
org.apache.qpid.protocol   
org.apache.qpid.server.cluster   
org.apache.qpid.server.protocol   
org.apache.qpid.server.queue   
 

Uses of ProtocolVersionAware in org.apache.qpid.client.protocol
 

Classes in org.apache.qpid.client.protocol that implement ProtocolVersionAware
 class AMQProtocolSession
          Wrapper for protocol session that provides type-safe access to session attributes.
 

Uses of ProtocolVersionAware in org.apache.qpid.protocol
 

Subinterfaces of ProtocolVersionAware in org.apache.qpid.protocol
 interface AMQVersionAwareProtocolSession
           
 

Uses of ProtocolVersionAware in org.apache.qpid.server.cluster
 

Classes in org.apache.qpid.server.cluster that implement ProtocolVersionAware
 class ClusteredProtocolSession
           
 

Uses of ProtocolVersionAware in org.apache.qpid.server.protocol
 

Subinterfaces of ProtocolVersionAware in org.apache.qpid.server.protocol
 interface AMQProtocolSession
           
 

Classes in org.apache.qpid.server.protocol that implement ProtocolVersionAware
 class AMQMinaProtocolSession
           
 

Uses of ProtocolVersionAware in org.apache.qpid.server.queue
 

Classes in org.apache.qpid.server.queue that implement ProtocolVersionAware
 class MockProtocolSession
          A protocol session that can be used for testing purposes.
 



Copyright © 2007. All Rights Reserved.