Uses of Interface
com.swiftmq.amqp.v100.generated.messaging.addressing.DistributionModeIF
Packages that use DistributionModeIF
-
Uses of DistributionModeIF in com.swiftmq.amqp.v100.generated.messaging.addressing
Classes in com.swiftmq.amqp.v100.generated.messaging.addressing that implement DistributionModeIFMethods in com.swiftmq.amqp.v100.generated.messaging.addressing that return DistributionModeIFModifier and TypeMethodDescriptionstatic DistributionModeIF
Creates a DistributionModeIF object.Source.getDistributionMode()
Returns the optional DistributionMode field.static DistributionModeIF[]
DistributionModeFactory.toNativeArray
(AMQPArray array) Converts an AMQP array of type DistributionModeIF into a native arrayMethods in com.swiftmq.amqp.v100.generated.messaging.addressing with parameters of type DistributionModeIFModifier and TypeMethodDescriptionvoid
Source.setDistributionMode
(DistributionModeIF distributionMode) Sets the optional DistributionMode field.