Uses of Package
org.apache.axis.transport.http
-
Packages that use org.apache.axis.transport.http Package Description org.apache.axis.transport.http -
Classes in org.apache.axis.transport.http used by org.apache.axis.transport.http Class Description AbstractQueryStringHandler An optional base class for query string handlers; provides various helper methods and extracts things from the the message contextAxisServletBase 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.QSHandler The QSHandler interface defines an interface for classes that handle the actions necessary when a particular query string is encountered in an AXIS servlet invocation.SimpleAxisServer This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.SocketHolder hold a Socket.