Uses of Package
com.sun.xml.ws.server

Packages that use com.sun.xml.ws.server
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.server.provider   
com.sun.xml.ws.server.sei   
com.sun.xml.ws.server.servlet   
 

Classes in com.sun.xml.ws.server used by com.sun.xml.ws.server
AbstractInstanceResolver
          Partial implementation of InstanceResolver with convenience methods to do the resource injection.
AbstractInstanceResolver.InjectionPlan
          Encapsulates which field/method the injection is done, and performs the injection.
AbstractMultiInstanceResolver
          Partial implementation of InstanceResolver with code to handle multiple instances per server.
InvokerTube
          Base code for ProviderInvokerTube and SEIInvokerTube.
JMXAgent
           
SDDocumentImpl
          SDDocument implmentation.
ServerSchemaValidationTube
          Tube that does the schema validation on the server side.
ServiceDefinitionImpl
          ServiceDefinition implementation.
WSEndpointImpl
          WSEndpoint implementation.
 

Classes in com.sun.xml.ws.server used by com.sun.xml.ws.server.provider
InvokerTube
          Base code for ProviderInvokerTube and SEIInvokerTube.
 

Classes in com.sun.xml.ws.server used by com.sun.xml.ws.server.sei
InvokerTube
          Base code for ProviderInvokerTube and SEIInvokerTube.
 

Classes in com.sun.xml.ws.server used by com.sun.xml.ws.server.servlet
AbstractInstanceResolver
          Partial implementation of InstanceResolver with convenience methods to do the resource injection.
AbstractMultiInstanceResolver
          Partial implementation of InstanceResolver with code to handle multiple instances per server.