Uses of Enum
org.apache.qpid.protonj2.client.DurabilityMode
-
Uses of DurabilityMode in org.apache.qpid.protonj2.client
Modifier and TypeMethodDescriptionSource.durabilityMode()
Target.durabilityMode()
TerminusOptions.durabilityMode()
static DurabilityMode
Returns the enum constant of this type with the specified name.static DurabilityMode[]
DurabilityMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.