org.apache.axis.transport.http
Class HTTPTransport
public class HTTPTransport
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.
- Rob Jellinghaus (robj@unrealities.com)
- Doug Davis (dug@us.ibm.com)
- Glen Daniels (gdaniels@allaire.com)
DEFAULT_TRANSPORT_NAME
public static final String DEFAULT_TRANSPORT_NAME
URL
public static final String URL
HTTP properties
HTTPTransport
public HTTPTransport()
HTTPTransport
public HTTPTransport(String url,
String action)
helper constructor
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.