Class Marshalling.WithFixedContentType$
java.lang.Object
org.apache.pekko.http.scaladsl.marshalling.Marshalling.WithFixedContentType$
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Marshalling<A>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Marshalling.WithFixedContentType$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
WithFixedContentType$
public WithFixedContentType$()
-