Package | Description |
---|---|
org.apache.activemq.transport.amqp |
A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/
|
Modifier and Type | Method and Description |
---|---|
AmqpHeader |
AmqpWireFormat.getMinimallySupportedHeader()
Returns an AMQP Header object that represents the minimally protocol
versions supported by this transport.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AmqpWireFormat.isHeaderValid(AmqpHeader header)
Given an AMQP header validate that the AMQP magic is present and
if so that the version and protocol values align with what we support.
|
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.