Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.AMQProtocolHeaderException
-
Packages that use AMQProtocolHeaderException Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of AMQProtocolHeaderException in org.apache.qpid.server.protocol.v0_8.transport
Subclasses of AMQProtocolHeaderException in org.apache.qpid.server.protocol.v0_8.transport Modifier and Type Class Description classAMQProtocolClassExceptionAMQProtocolInstanceException indicates that the protocol class is incorrect in a header.classAMQProtocolInstanceExceptionAMQProtocolInstanceException indicates that the protocol instance is incorrect in a header.classAMQProtocolVersionExceptionAMQProtocolInstanceException indicates that the client and server differ on expected protocol version in a header.
-