Uses of Enum
org.apache.qpid.protonj2.types.transport.Performative.PerformativeType
Packages that use Performative.PerformativeType
-
Uses of Performative.PerformativeType in org.apache.qpid.protonj2.types.transport
Methods in org.apache.qpid.protonj2.types.transport that return Performative.PerformativeTypeModifier and TypeMethodDescriptionAttach.getPerformativeType()Begin.getPerformativeType()Close.getPerformativeType()Detach.getPerformativeType()Disposition.getPerformativeType()End.getPerformativeType()Flow.getPerformativeType()Open.getPerformativeType()Performative.getPerformativeType()Transfer.getPerformativeType()Returns the enum constant of this type with the specified name.static Performative.PerformativeType[]Performative.PerformativeType.values()Returns an array containing the constants of this enum type, in the order they are declared.