Class AS2ClientConnection


  • public class AS2ClientConnection
    extends Object
    • Method Detail

      • getAs2Version

        public String getAs2Version()
      • getUserAgent

        public String getUserAgent()
      • getClientFqdn

        public String getClientFqdn()
      • send

        public org.apache.http.HttpResponse send​(org.apache.http.HttpRequest request,
                                                 org.apache.http.protocol.HttpCoreContext httpContext)
                                          throws org.apache.http.HttpException,
                                                 IOException
        Throws:
        org.apache.http.HttpException
        IOException