public static class StrictForm.Field$.FieldUnmarshaller$
extends org.apache.pekko.http.scaladsl.common.StrictForm.Field.LowPrioImplicits
Modifier and Type | Field and Description |
---|---|
static StrictForm.Field$.FieldUnmarshaller$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FieldUnmarshaller$() |
Modifier and Type | Method and Description |
---|---|
<T> <any> |
fromBoth(Unmarshaller<java.lang.String,T> fsu,
Unmarshaller<HttpEntity,T> feu) |
<any> |
stringFieldUnmarshaller() |
public static final StrictForm.Field$.FieldUnmarshaller$ MODULE$
public <T> <any> fromBoth(Unmarshaller<java.lang.String,T> fsu, Unmarshaller<HttpEntity,T> feu)
public <any> stringFieldUnmarshaller()