Uses of Class
org.mockserver.load.LoadCapture
Packages that use LoadCapture
-
Uses of LoadCapture in org.mockserver.load
Methods in org.mockserver.load that return LoadCaptureModifier and TypeMethodDescriptionstatic LoadCaptureLoadCapture.loadCapture()static LoadCaptureLoadCapture.loadCapture(String name, LoadCapture.Source source, String expression) LoadCapture.withDefaultValue(String defaultValue) LoadCapture.withExpression(String expression) LoadCapture.withSource(LoadCapture.Source source) Methods in org.mockserver.load that return types with arguments of type LoadCaptureModifier and TypeMethodDescriptionLoadStep.getCaptures()Cross-step capture rules for this step (may be null/empty).Methods in org.mockserver.load with parameters of type LoadCaptureMethod parameters in org.mockserver.load with type arguments of type LoadCapture -
Uses of LoadCapture in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return types with arguments of type LoadCaptureMethod parameters in org.mockserver.serialization.model with type arguments of type LoadCapture