HTTP handler

The HTTP handler supports HTTP 1.1 and listens for SOAP requests sent using the HTTP POST and GET methods. The HTTP handler also supports SSL connections.

The HTTP handler is based on the Jetty Web server. For information on the Jetty Web server, refer to the documentation provided at http://jetty.mortbay.org.