Class ApacheHttpMarshallingSupport
java.lang.Object
no.digipost.signature.client.core.internal.http.ApacheHttpMarshallingSupport
-
Constructor Summary
ConstructorsConstructorDescriptionApacheHttpMarshallingSupport(no.digipost.signature.jaxb.JaxbMarshaller marshaller) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hc.client5.http.entity.mime.ContentBodycreateContentBody(Object jaxbObject) org.apache.hc.client5.http.entity.mime.ContentBodycreateContentBody(String filename, Object jaxbObject) org.apache.hc.core5.http.HttpEntitycreateEntity(Object jaxbObject)
-
Constructor Details
-
ApacheHttpMarshallingSupport
public ApacheHttpMarshallingSupport(no.digipost.signature.jaxb.JaxbMarshaller marshaller)
-
-
Method Details
-
createEntity
-
createContentBody
-
createContentBody
-