Uses of Enum
org.apache.qpid.protonj2.client.DistributionMode
Packages that use DistributionMode
-
Uses of DistributionMode in org.apache.qpid.protonj2.client
Methods in org.apache.qpid.protonj2.client that return DistributionModeModifier and TypeMethodDescriptionSource.distributionMode()
SourceOptions.distributionMode()
static DistributionMode
Returns the enum constant of this type with the specified name.static DistributionMode[]
DistributionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.qpid.protonj2.client with parameters of type DistributionModeModifier and TypeMethodDescriptionSourceOptions.distributionMode
(DistributionMode distributionMode)