Uses of Enum Class
org.mockserver.mock.breakpoint.StreamFrameDecision.Action
Packages that use StreamFrameDecision.Action
-
Uses of StreamFrameDecision.Action in org.mockserver.mock.breakpoint
Methods in org.mockserver.mock.breakpoint that return StreamFrameDecision.ActionModifier and TypeMethodDescriptionStreamFrameDecision.getAction()static StreamFrameDecision.ActionReturns the enum constant of this class with the specified name.static StreamFrameDecision.Action[]StreamFrameDecision.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.