Class WSTestRequestBuilding$
java.lang.Object
org.apache.pekko.http.scaladsl.testkit.WSTestRequestBuilding$
- All Implemented Interfaces:
WSTestRequestBuilding
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WSTestRequestBuilding$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pekko.http.scaladsl.testkit.WSTestRequestBuilding
WS
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
WSTestRequestBuilding$
public WSTestRequestBuilding$()
-