Uses of Interface
org.apache.qpid.server.protocol.v0_8.transport.AMQProtocolWriter
-
Packages that use AMQProtocolWriter Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of AMQProtocolWriter in org.apache.qpid.server.protocol.v0_8.transport
Subinterfaces of AMQProtocolWriter in org.apache.qpid.server.protocol.v0_8.transport Modifier and Type Interface Description interfaceAMQVersionAwareProtocolSessionAMQVersionAwareProtocolSession 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.
-