Uses of Enum Class
org.glassfish.grizzly.ProcessorResult.Status
Packages that use ProcessorResult.Status
-
Uses of ProcessorResult.Status in org.glassfish.grizzly
Methods in org.glassfish.grizzly that return ProcessorResult.StatusModifier and TypeMethodDescriptionProcessorResult.getStatus()Get the result status.static ProcessorResult.StatusReturns the enum constant of this class with the specified name.static ProcessorResult.Status[]ProcessorResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.grizzly with parameters of type ProcessorResult.StatusModifier and TypeMethodDescriptionprotected ProcessorResultProcessorResult.setStatus(ProcessorResult.Status status)