Interface MultipartUnmarshallers

All Known Subinterfaces:
PredefinedFromEntityUnmarshallers
All Known Implementing Classes:
MultipartUnmarshallers$, PredefinedFromEntityUnmarshallers$, Unmarshaller$

public interface MultipartUnmarshallers
Provides pekko.http.scaladsl.model.Multipart marshallers. It is possible to configure the default parsing mode by providing an implicit pekko.http.scaladsl.settings.ParserSettings instance.