Uses of Interface
de.quantummaid.httpmaid.marshalling.Marshaller
-
Packages that use Marshaller Package Description de.quantummaid.httpmaid.marshalling -
-
Uses of Marshaller in de.quantummaid.httpmaid.marshalling
Methods in de.quantummaid.httpmaid.marshalling with parameters of type Marshaller Modifier and Type Method Description voidMarshallingModule. addMarshaller(ContentType contentType, Marshaller marshaller)static MarshallingModuleConfiguratorMarshallingConfigurators. toMarshallContentType(ContentType contentType, Unmarshaller unmarshaller, Marshaller marshaller)static MarshallingModuleConfiguratorMarshallingConfigurators. toMarshallContentTypeInResponses(ContentType contentType, Marshaller marshaller)
-