Package org.mockserver.load
Class LoadScenarioFromRecording.Target
java.lang.Object
org.mockserver.load.LoadScenarioFromRecording.Target
- Enclosing class:
- LoadScenarioFromRecording
An explicit network target for the generated steps, applied to every step. Any field may be
null/0; a null host means "leave each recorded request's own routing untouched", and a 0/absent
port means the scheme default.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Target
-
-
Method Details
-
getHost
-
getPort
-
getScheme
-
hasHost
public boolean hasHost()
-