Class GenericMarshallers$
java.lang.Object
org.apache.pekko.http.scaladsl.marshalling.GenericMarshallers$
- All Implemented Interfaces:
- GenericMarshallers,- LowPriorityToResponseMarshallerImplicits
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final GenericMarshallers$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.scaladsl.marshalling.GenericMarshallerseitherMarshaller, futureMarshaller, optionMarshaller, throwableMarshaller, tryMarshallerMethods inherited from interface org.apache.pekko.http.scaladsl.marshalling.LowPriorityToResponseMarshallerImplicitsfromEntityStreamingSupportAndByteStringSourceMarshaller, fromEntityStreamingSupportAndEntityMarshaller, liftMarshaller, liftMarshallerConversion
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
GenericMarshallers$public GenericMarshallers$()
 
-