Uses of Enum Class
org.mockserver.model.PreemptionRequest.Mode
Packages that use PreemptionRequest.Mode
-
Uses of PreemptionRequest.Mode in org.mockserver.mock.action.http
Methods in org.mockserver.mock.action.http that return PreemptionRequest.ModeModifier and TypeMethodDescriptionPreemptionSimulator.getMode()The active mode, or null when not cordoned. -
Uses of PreemptionRequest.Mode in org.mockserver.model
Methods in org.mockserver.model that return PreemptionRequest.ModeModifier and TypeMethodDescriptionPreemptionRequest.getMode()static PreemptionRequest.ModeReturns the enum constant of this class with the specified name.static PreemptionRequest.Mode[]PreemptionRequest.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.model with parameters of type PreemptionRequest.Mode