com.jmrosengard.xmlbroker.http
Class HTTPConnector
com.jmrosengard.xmlbroker.http.HTTPConnector
- public class HTTPConnector
SOAP Connector to the HTTP protocol.
This implementation is based upon the SOAP/HTTP binding specifications (SOAP 1.1)
and the RFC 2376 and covers:
- the request/response media-type
- the request/response HTTP method
- the SOAP-specific HTTP header field
The HTTP Extension Framework is not implemented.
SOAP_MEDIA_TYPE
public static final java.lang.String SOAP_MEDIA_TYPE
SOAP_HTTP_HEADER
public static final java.lang.String SOAP_HTTP_HEADER
HTTPConnector
public HTTPConnector()