Class PredefinedToRequestMarshallers$
java.lang.Object
org.apache.pekko.http.scaladsl.marshalling.PredefinedToRequestMarshallers$
- All Implemented Interfaces:
PredefinedToRequestMarshallers
public class PredefinedToRequestMarshallers$
extends Object
implements PredefinedToRequestMarshallers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PredefinedToRequestMarshallers$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, waitMethods inherited from interface org.apache.pekko.http.scaladsl.marshalling.PredefinedToRequestMarshallers
fromMethodAndUriAndHeadersAndValue, fromMethodAndUriAndValue, fromUri
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
PredefinedToRequestMarshallers$
public PredefinedToRequestMarshallers$()
-
-
Method Details
-
fromRequest
- Specified by:
fromRequestin interfacePredefinedToRequestMarshallers
-