|
Class Summary |
| Admin |
Handy static utility functions for turning XML into
Axis deployment operations. |
| Base64 |
Unceremoniously lifted from
jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/Base64.java
Revision 1.8 2002/01/05 11:15:59
Eliminates dependency on sun.misc.Base64Encoding,
which isn't appreciated by the J2EE security manager. |
| BeanPropertyDescriptor |
This class represents a field/property in a value type (a class with either
bean-style getters/setters or public fields). |
| BeanUtils |
|
| CLArgsParser |
Parser for command line arguments. |
| ClassUtils |
Utility methods for Class Loading. |
| CLOption |
Basic class describing an instance of option. |
| CLOptionDescriptor |
Basic class describing an type of option. |
| CLUtil |
CLUtil offers basic utility operations for use both internal and external to package. |
| DefaultAuthenticator |
This class is used by WSDL2javaAntTask and WSDL2. |
| DefaultEntityResolver |
|
| DOM2Writer |
This class is a utility to serialize a DOM node as XML. |
| FieldPropertyDescriptor |
|
| IdentityHashMap |
IdentityHashMap similar to JDK1.4's java.util.IdentityHashMap |
| IDKey |
Wrap an identity key (System.identityHashCode()) |
| JavaUtils |
Utility class to deal with Java language related issues, such
as type conversions. |
| JWSClassLoader |
Class loader for JWS files. |
| LockableHashtable |
This subclass of the java Hashtable allows individual
entries to be "locked" so that their values cannot be
overwritten or removed. |
| Mapping |
|
| Messages |
|
| NSStack |
The abstraction this class provides is a push down stack of variable
length frames of prefix to namespace mappings. |
| Options |
|
| SessionUtils |
Code borrowed from AuthenticatorBase.java for generating a secure id's. |
| SybCollectionStats |
Each AxisServlet instance represent one collection. |
| SybServiceStats |
|
| SybStats |
SybStats has the statistics for requests and enable time. |
| tcpmon |
TCP monitor to log http messages and responses, both SOAP and plain HTTP. |
| URLHashSet |
Class URLHashSet |
| WSDLUtils |
|
| XMLChar |
This class defines the basic XML character properties. |
| XMLUtils |
|
| XMLUtils.ParserErrorHandler |
|