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

Packages that use ProtocolVersionAware
org.apache.qpid.protocol   
 

Uses of ProtocolVersionAware in org.apache.qpid.protocol
 

Subinterfaces of ProtocolVersionAware in org.apache.qpid.protocol
 interface AMQVersionAwareProtocolSession
          AMQVersionAwareProtocolSession is implemented by all AMQP session classes, that need to provide an awareness to callers of the version of the AMQP protocol that they are able to work with.
 



Licensed to the Apache Software Foundation