Class HTTPSTransport

java.lang.Object
org.apache.axis.client.Transport
org.globus.axis.transport.GSIHTTPTransport
org.globus.axis.transport.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.
  • Field Details

  • Constructor Details

    • HTTPSTransport

      public HTTPSTransport()
    • HTTPSTransport

      public HTTPSTransport(String url, String action)
      helper constructor