Uses of Enum Class
org.mockserver.load.LoadCapture.Source
Packages that use LoadCapture.Source
-
Uses of LoadCapture.Source in org.mockserver.load
Methods in org.mockserver.load that return LoadCapture.SourceModifier and TypeMethodDescriptionLoadCapture.getSource()The extraction source (may be null, in which case the capture is skipped).static LoadCapture.SourceReturns the enum constant of this class with the specified name.static LoadCapture.Source[]LoadCapture.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.load with parameters of type LoadCapture.SourceModifier and TypeMethodDescriptionstatic LoadCaptureLoadCapture.loadCapture(String name, LoadCapture.Source source, String expression) LoadCapture.withSource(LoadCapture.Source source)