Uses of Package
oracle.soap.server

Packages that use oracle.soap.server
oracle.soap.server   
 

Classes in oracle.soap.server used by oracle.soap.server
ContainerContext
          ContainerContext defines the context of the container in which the SOAP server is running.
Logger
           Logger defines the capabilities that must be supported by a logger implementation.
Provider
           Provider defines the capabilities that must be supported for each type of service provider, such as Java class, stored procedure, or EJB.
ProviderDeploymentDescriptor
          ProviderDeploymentDescriptor defines the deployment information for a specific provider.
ProviderManager
           Provider Manager defines the interface to manage providers.
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.
ServiceManager
           Service Manager defines the interface to manage services.
SOAPServerContext
          SOAPServerContext defines the context of the SOAP server that is independent of the type of container in which the server is running.
UserContext
           UserContext defines the user context for a SOAP service request.
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.