Uses of Class
org.apache.qpid.protonj2.engine.impl.ProtonDeliveryTagGenerator.BUILTIN
-
Packages that use ProtonDeliveryTagGenerator.BUILTIN Package Description org.apache.qpid.protonj2.engine.impl -
-
Uses of ProtonDeliveryTagGenerator.BUILTIN in org.apache.qpid.protonj2.engine.impl
Methods in org.apache.qpid.protonj2.engine.impl that return ProtonDeliveryTagGenerator.BUILTIN Modifier and Type Method Description static ProtonDeliveryTagGenerator.BUILTINProtonDeliveryTagGenerator.BUILTIN. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProtonDeliveryTagGenerator.BUILTIN[]ProtonDeliveryTagGenerator.BUILTIN. values()Returns an array containing the constants of this enum type, in the order they are declared.
-