| 
Class Summary | 
| BaseConfigManager | 
An XMLConfigManager ... | 
| DefaultConfigManager | 
A DefaultConfigManager ... | 
| DeploymentDescriptor | 
This class represents the deployment information about a SOAP service. | 
| DOMFaultListener | 
Listens for fault events, and adds a DOM Element (built from Utils.buildFaultDetailsFromThrowable) representing the root exception of the fault event's SOAP exception. | 
| ExceptionFaultListener | 
Listens for faults, and adds a Parameter wrapping the source exception to the fault detail entry list. | 
| InvokeBSF | 
This class provides a static method to invoke services implemented
 via BSF. | 
| MessageRouter | 
This class is a transport independent SOAP message router. | 
| RPCRouter | 
This class is a transport independent SOAP RPC router. | 
| ServerConstants | 
Server-side SOAP constants. | 
| ServerUtils | 
Any utility stuff for transport type-independent SOAP stuff. | 
| ServiceManager | 
A ServiceManager manages services and their associated
 DeploymentDescriptors. | 
| ServiceManagerClient | 
This is a client to talk to an Apache SOAP ServiceManager to manage services
 deployed on the server. | 
| SMTP2HTTPBridge | 
This class can be used as a bridge to relay SOAP messages received via
 email to an HTTP SOAP listener. | 
| SOAPFaultEvent | 
The base SOAP event listener interface | 
| SOAPFaultRouter | 
Acts as an SOAPFaultEvent producer. | 
| TypeMapping | 
This class keeps all the info about a type mapping: the encoding style,
 the XML element type, the Java type that's spsed to map to and the names
 of the Java classes that implement the mapping between XML and Java. | 
| TypeMappingSerializer | 
Serialize and deserialize type mappings according to SOAP-Enc. | 
| XMLConfigManager | 
An XMLConfigManager ... |