Class StrictForm.Field$.FieldUnmarshaller$
java.lang.Object
org.apache.pekko.http.scaladsl.common.StrictForm.Field.LowPrioImplicits
org.apache.pekko.http.scaladsl.common.StrictForm.Field$.FieldUnmarshaller$
- Enclosing class:
- StrictForm.Field$
public static class StrictForm.Field$.FieldUnmarshaller$
extends org.apache.pekko.http.scaladsl.common.StrictForm.Field.LowPrioImplicits
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StrictForm.Field$.FieldUnmarshaller$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> <any>
fromBoth
(Unmarshaller<String, T> fsu, Unmarshaller<HttpEntity, T> feu) <any>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
FieldUnmarshaller$
public FieldUnmarshaller$()
-
-
Method Details
-
fromBoth
-
stringFieldUnmarshaller
public <any> stringFieldUnmarshaller()
-