Uses of Enum Class
org.apache.qpid.proton.message.MessageError
Packages that use MessageError
-
Uses of MessageError in org.apache.qpid.proton.message
Methods in org.apache.qpid.proton.message that return MessageErrorModifier and TypeMethodDescriptionMessage.getError()static MessageErrorReturns the enum constant of this class with the specified name.static MessageError[]MessageError.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MessageError in org.apache.qpid.proton.message.impl
Methods in org.apache.qpid.proton.message.impl that return MessageError