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

Packages that use AMQProtocolWriter
org.apache.qpid.protocol   
 

Uses of AMQProtocolWriter in org.apache.qpid.protocol
 

Subinterfaces of AMQProtocolWriter 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