Class ApacheHttpMarshallingSupport

java.lang.Object
no.digipost.signature.client.core.internal.http.ApacheHttpMarshallingSupport

public final class ApacheHttpMarshallingSupport extends Object
  • Constructor Details

    • ApacheHttpMarshallingSupport

      public ApacheHttpMarshallingSupport(no.digipost.signature.jaxb.JaxbMarshaller marshaller)
  • Method Details

    • createEntity

      public org.apache.hc.core5.http.HttpEntity createEntity(Object jaxbObject)
    • createContentBody

      public org.apache.hc.client5.http.entity.mime.ContentBody createContentBody(Object jaxbObject)
    • createContentBody

      public org.apache.hc.client5.http.entity.mime.ContentBody createContentBody(String filename, Object jaxbObject)