Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


Package oracle.soap.server

Interface Summary
AutonomousProvider AutonomousProvider extends the Provider interface for a provider that defines its own services.
ConfigManager A ConfigManager is responsible for saving and loading the list of deployed services or providers.
Handler Handler defines the interface for a pluggable handler in the SOAP server.
Provider Provider defines the capabilities that must be supported for each type of service provider, such as Java class, stored procedure, or EJB.
ProviderManager Provider Manager defines the interface to manage providers.
ServiceManager Service Manager defines the interface to manage services.

 

Class Summary
ContainerContext ContainerContext defines the context of the container in which the SOAP server is running.
DeploymentDescriptor DeploymentDescriptor implements the core deployment descriptor methods in Oracle SOAP.
Logger Logger defines the capabilities that must be supported by a logger implementation.
OracleSOAPContext OracleSOAPContext extends SOAPContext to provide additional context for a SOAP service request.
ProviderDeploymentDescriptor ProviderDeploymentDescriptor defines the deployment information for a specific provider.
RequestContext RequestContext defines all of the context for a SOAP request, including information that is passed to the provider and information that the provider must set before returning.
ServiceDeploymentDescriptor ServiceDeploymentDescriptor defines the deployment information for a SOAP service, independent of its provider type.
SOAPServerContext SOAPServerContext defines the context of the SOAP server that is independent of the type of container in which the server is running.
VersionInfo  

 


Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


Copyright © 2003, 2006, Oracle. All rights reserved.