Uses of Class
org.apache.qpid.framing.AMQProtocolHeaderException

Packages that use AMQProtocolHeaderException
org.apache.qpid.framing   
 

Uses of AMQProtocolHeaderException in org.apache.qpid.framing
 

Subclasses of AMQProtocolHeaderException in org.apache.qpid.framing
 class AMQProtocolClassException
          AMQProtocolInstanceException indicates that the protocol class is incorrect in a header.
 class AMQProtocolInstanceException
          AMQProtocolInstanceException indicates that the protocol instance is incorrect in a header.
 class AMQProtocolVersionException
          AMQProtocolInstanceException indicates that the client and server differ on expected protocol version in a header.
 



Licensed to the Apache Software Foundation