Uses of Enum
org.apache.qpid.proton.amqp.transport.DeliveryState.DeliveryStateType
Packages that use DeliveryState.DeliveryStateType
Package
Description
-
Uses of DeliveryState.DeliveryStateType in org.apache.qpid.proton.amqp.messaging
Methods in org.apache.qpid.proton.amqp.messaging that return DeliveryState.DeliveryStateType -
Uses of DeliveryState.DeliveryStateType in org.apache.qpid.proton.amqp.transaction
Methods in org.apache.qpid.proton.amqp.transaction that return DeliveryState.DeliveryStateType -
Uses of DeliveryState.DeliveryStateType in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return DeliveryState.DeliveryStateTypeModifier and TypeMethodDescriptionDeliveryState.getType()
Returns the enum constant of this type with the specified name.static DeliveryState.DeliveryStateType[]
DeliveryState.DeliveryStateType.values()
Returns an array containing the constants of this enum type, in the order they are declared.