| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp.messaging |
| Modifier and Type | Method and Description |
|---|---|
static TerminusDurability |
TerminusDurability.get(UnsignedInteger value) |
TerminusDurability |
Terminus.getDurable() |
static TerminusDurability |
TerminusDurability.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TerminusDurability[] |
TerminusDurability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Terminus.setDurable(TerminusDurability durable) |
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.