Uses of Enum
org.apache.synapse.transport.passthru.WorkerState
Packages that use WorkerState
-
Uses of WorkerState in org.apache.synapse.transport.passthru
Methods in org.apache.synapse.transport.passthru that return WorkerStateModifier and TypeMethodDescriptionClientWorker.getWorkerState()MessageDiscardWorker.getWorkerState()ServerWorker.getWorkerState()static WorkerStateReturns the enum constant of this type with the specified name.static WorkerState[]WorkerState.values()Returns an array containing the constants of this enum type, in the order they are declared.