Package | Description |
---|---|
org.apache.activemq.transport.amqp |
A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/
|
org.apache.activemq.transport.amqp.message |
Modifier and Type | Method and Description |
---|---|
static org.apache.activemq.command.ActiveMQDestination |
AmqpSupport.createDestination(Object endpoint)
Given an AMQP endpoint, deduce the appropriate ActiveMQDestination type and create
a new instance.
|
Modifier and Type | Method and Description |
---|---|
Object |
AMQPMessageIdHelper.toIdObject(String baseId)
Takes the provided base id string and return the appropriate amqp messageId style object.
|
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.