ArrayStack |
An implementation of the Stack API that is based on an ArrayList
instead of a Vector , so it is not synchronized to protect against multi-threaded
access.
|
AxisPolicyLocator |
|
CallbackReceiver |
This is a MessageReceiver which is used on the client side to accept the
messages (response) that come to the client.
|
CommandLineOption |
|
CommandLineOptionParser |
|
Counter |
This class provides a simple zero-based counter with synchronized access.
|
DefaultEntityResolver |
|
ExternalPolicySerializer |
|
FaultyServiceData |
|
FileWriter |
|
HostConfiguration |
|
IOUtils |
|
JavaUtils |
JavaUtils
|
Loader |
Loads resources (or images) from various sources.
|
LoggingControl |
This class provides a more efficient means of control over logging than
do most providers of the Common's logging API at the cost of runtime
flexibility.
|
LogWriter |
Writer implementation that redirects to a logger.
|
MessageContextBuilder |
|
MessageProcessorSelector |
MessageProcessorSelector is utility class which encapsulate MessageBuilder and
MessageFormatter selection logic.
|
MetaDataEntry |
An internal class for holding a set of information
about an object.
|
MultipleEntryHashMap |
This will make a hash map which can contain multiple entries for the same hash value.
|
ObjectStateUtils |
Utility to write, read and activate externalized Objects
|
OnDemandLogger |
The OnDemandLogger will defer the creation of the
actual Log object until it is needed.
|
OptionsParser |
|
PolicyLocator |
|
PolicyUtil |
|
PrettyPrinter |
Tidies up the java source code.
|
SchemaUtil |
|
SelfManagedDataHolder |
|
SessionUtils |
|
StreamWrapper |
|
ThreadContextMigratorUtil |
This is a utility class to make it easier/cleaner for user programming
model-level implementations (e.g. the Axis2 JAX-WS code) to invoke the
ThreadContextMigrators.
|
URL |
|
URLProcessor |
|
Utils |
|
WrappedDataHandler |
This class acts as a wrapper for the javax.activation.DataHandler class.
|
WSDL20Util |
|
WSDLSerializationUtil |
Helps the AxisService to WSDL process
|
XMLChar |
This class defines the basic XML character properties.
|
XMLPrettyPrinter |
An XML pretty printer based on xsl stylesheets
|
XMLUtils |
|
XMLUtils.ParserErrorHandler |
|
XSLTTemplateProcessor |
|
XSLTUtils |
|