Uses of Package
org.apache.axis.transport.http
Packages that use org.apache.axis.transport.http
-
Classes in org.apache.axis.transport.http used by org.apache.axis.transport.httpClassDescriptionAn optional base class for query string handlers; provides various helper methods and extracts things from the the message contextBase 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.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.This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.hold a Socket.