Class Summary |
DeploymentDescriptor |
This class represents the deployment information about a SOAP service. |
InvokeBSF |
This class provides a static method to invoke services implemented
via BSF. |
ServerConstants |
Server-side SOAP constants. |
ServiceManager |
A ServiceManager manages services and their associated
DeploymentDescriptors . |
ServiceManagerClient |
This is a client to talk to a IBM-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. |
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. |