Class HTTPSTransport

  • All Implemented Interfaces:
    GSIConstants, GSIConstants

    public class HTTPSTransport
    extends GSIHTTPTransport
    Extends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains. May not even be necessary if we arrange things differently somehow. Can hold state relating to URL properties.
    This code is based on Axis HTTPTransport.java code.
    • Constructor Detail

      • HTTPSTransport

        public HTTPSTransport()
      • HTTPSTransport

        public HTTPSTransport​(String url,
                              String action)
        helper constructor