Package org.apache.axis.transport.http

Interface Summary
HTTPSender.SocketFactoryFactory Hook for creating a different SSL socket factory XXX The whole thing can be refactored to use something like tomcat.util, which is cleaner and support PureTLS.
 

Class Summary
AdminServlet Proof-of-concept "management" servlet for Axis.
AxisHttpSession An HTTP/Servlet implementation of Axis sessions.
AxisServlet  
AxisServletBase Base class for servlets used in axis, has common methods to get and save the engine to a common location, currently the webapp's context, though some alternate persistence mechanism is always possible.
ChunkedInputStream  
ChunkedOutputStream  
FakeTrustSocketFactory Hook for Axis sender, allowing unsigned server certs
FakeTrustSocketFactory.FakeX509TrustManager  
HTTPConstants HTTP protocol and message context constants.
HTTPSender This is meant to be used on a SOAP Client to call a SOAP server.
HTTPTransport Extends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains.
NonBlockingBufferedInputStream  
SimpleAxisServer This is a single threaded implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.
SimpleAxisWorker  
 



Copyright © 2002 Apache XML Project. All Rights Reserved.