Interface GenericUnmarshallers
- All Superinterfaces:
LowerPriorityGenericUnmarshallers
- All Known Implementing Classes:
Unmarshaller$
-
Method Summary
Modifier and TypeMethodDescription<A,B> Unmarshaller<A, scala.Option<B>> <A,B> Unmarshaller<A, scala.Option<B>> targetOptionUnmarshaller(Unmarshaller<A, B> um) Methods inherited from interface org.apache.pekko.http.scaladsl.unmarshalling.LowerPriorityGenericUnmarshallers
eitherUnmarshaller, liftToSourceOptionUnmarshaller, messageUnmarshallerFromEntityUnmarshaller, sourceOptionUnmarshaller
-
Method Details
-
liftToTargetOptionUnmarshaller
-
targetOptionUnmarshaller
-