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 SummaryFieldsModifier and TypeFieldDescriptionstatic final StrictForm.Field$.FieldUnmarshaller$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
- 
stringFieldUnmarshallerpublic <any> stringFieldUnmarshaller()
 
-