Uses of Package
org.apache.qpid.server.protocol.v0_8
-
Packages that use org.apache.qpid.server.protocol.v0_8 Package Description org.apache.qpid.server.protocol.v0_8 org.apache.qpid.server.protocol.v0_8.transport -
Classes in org.apache.qpid.server.protocol.v0_8 used by org.apache.qpid.server.protocol.v0_8 Class Description AMQChannel AMQDecoder AMQDecoder delegates the decoding of AMQP either to a data block decoder, or in the case of new connections, to a protocol initiation decoder.AMQFrameDecodingException AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct format as defined by the protocol.AMQMessage A deliverable message.AMQPConnection_0_8 AMQPConnection_0_8Impl AMQShortString A short string is a representation of an AMQ Short String Short strings differ from the Java String class by being limited to on ASCII characters (0-127) and thus can be held more effectively in a byte buffer.AMQType AMQType is a type that represents the different possible AMQP field table types.AMQTypedValue AMQTypedValue combines together a native Java Object value, and anAMQType, as a fully typed AMQP parameter value.ClientDeliveryMethod ConsumerTarget_0_8 Encapsulation of a subscription to a queue.ConsumerTarget_0_8.NoAckConsumer CreditRestorer FieldArray FieldTable FlowCreditManager_0_8 MessageConsumerAssociation MessageMetaData Encapsulates a publish body and a content header.ProtocolOutputConverter ServerDecoder UnacknowledgedMessageMap.Visitor -
Classes in org.apache.qpid.server.protocol.v0_8 used by org.apache.qpid.server.protocol.v0_8.transport Class Description AMQFrameDecodingException AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct format as defined by the protocol.AMQShortString A short string is a representation of an AMQ Short String Short strings differ from the Java String class by being limited to on ASCII characters (0-127) and thus can be held more effectively in a byte buffer.FieldTable