Uses of Package
org.apache.soap.server

Packages that use org.apache.soap.server
org.apache.soap.providers   
org.apache.soap.providers.com   
org.apache.soap.rpc   
org.apache.soap.server   
org.apache.soap.server.http   
org.apache.soap.util   
 

Classes in org.apache.soap.server used by org.apache.soap.providers
DeploymentDescriptor
          This class represents the deployment information about a SOAP service.
 

Classes in org.apache.soap.server used by org.apache.soap.providers.com
DeploymentDescriptor
          This class represents the deployment information about a SOAP service.
 

Classes in org.apache.soap.server used by org.apache.soap.rpc
ServiceManager
          A ServiceManager manages services and their associated DeploymentDescriptors.
 

Classes in org.apache.soap.server used by org.apache.soap.server
BaseConfigManager
          An XMLConfigManager ...
DeploymentDescriptor
          This class represents the deployment information about a SOAP service.
ServiceManager
          A ServiceManager manages services and their associated DeploymentDescriptors.
SOAPEventListener
          The base SOAP event listener interface
SOAPFaultEvent
          The base SOAP event listener interface
SOAPFaultListener
          The listener interface for handling Fault events in response to exceptions encountered during message processing.
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.
 

Classes in org.apache.soap.server used by org.apache.soap.server.http
DeploymentDescriptor
          This class represents the deployment information about a SOAP service.
ServiceManager
          A ServiceManager manages services and their associated DeploymentDescriptors.
 

Classes in org.apache.soap.server used by org.apache.soap.util
DeploymentDescriptor
          This class represents the deployment information about a SOAP service.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.