Uses of Enum Class
net.sourceforge.jbizmo.commons.jms.ResponseStatus
Packages that use ResponseStatus
-
Uses of ResponseStatus in net.sourceforge.jbizmo.commons.jms
Methods in net.sourceforge.jbizmo.commons.jms that return ResponseStatusModifier and TypeMethodDescriptionResponseMessage.getStatus()static ResponseStatusReturns the enum constant of this class with the specified name.static ResponseStatus[]ResponseStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.jbizmo.commons.jms with parameters of type ResponseStatus