Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.message |
Modifier and Type | Method and Description |
---|---|
static AMQDestination.DestSyntax |
AMQDestination.getDefaultDestSyntax() |
AMQDestination.DestSyntax |
AMQDestination.getDestSyntax() |
static AMQDestination.DestSyntax |
AMQDestination.getDestType(String str) |
static AMQDestination.DestSyntax |
AMQDestination.DestSyntax.getSyntaxType(String s) |
static AMQDestination.DestSyntax |
AMQDestination.DestSyntax.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMQDestination.DestSyntax[] |
AMQDestination.DestSyntax.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AMQDestination.setDestSyntax(AMQDestination.DestSyntax syntax) |
Constructor and Description |
---|
AMQMessageDelegate_0_10(AMQDestination.DestSyntax destSyntax,
MessageProperties messageProps,
DeliveryProperties deliveryProps,
long deliveryTag) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.