| Package | Description |
|---|---|
| org.apache.axis.transport.http |
| Class and Description |
|---|
| AbstractQueryStringHandler
An optional base class for query string handlers; provides various helper methods
and extracts things from the the message context
|
| 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.
|
| 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.
|
Copyright © The Apache Software Foundation. All Rights Reserved.