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

Packages that use com.sun.xml.ws.developer
com.sun.xml.ws.api.client   
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.client.dispatch   
com.sun.xml.ws.client.sei   
com.sun.xml.ws.developer JAX-WS RI vendor extension features that are available to the JAX-WS RI users. 
com.sun.xml.ws.encoding   
com.sun.xml.ws.encoding.xml   
com.sun.xml.ws.fault   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.util.pipe   
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.api.client
WSBindingProvider
          BindingProvider with JAX-WS RI's extension methods.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.client
JAXWSProperties
           
WSBindingProvider
          BindingProvider with JAX-WS RI's extension methods.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.client.dispatch
WSBindingProvider
          BindingProvider with JAX-WS RI's extension methods.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.client.sei
WSBindingProvider
          BindingProvider with JAX-WS RI's extension methods.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.developer
EPRRecipe
          Represents additional data to be added to EPRs created from StatefulWebServiceManager (for advanced users).
MemberSubmissionEndpointReference.Address
           
MemberSubmissionEndpointReference.AttributedQName
           
MemberSubmissionEndpointReference.Elements
           
MemberSubmissionEndpointReference.ServiceNameType
           
StatefulWebServiceManager
          Stateful web service support in the JAX-WS RI.
StatefulWebServiceManager.Callback
          Used by StatefulWebServiceManager.setTimeout(long, Callback) to determine what to do when the time out is reached.
ValidationErrorHandler
          An ErrorHandler to receive errors encountered during the Validator.validate(javax.xml.transform.Source) method invocation.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.encoding
StreamingAttachmentFeature
          Proxy needs to be created with this feature to configure StreamingAttachment attachments behaviour.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.encoding.xml
StreamingAttachmentFeature
          Proxy needs to be created with this feature to configure StreamingAttachment attachments behaviour.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.fault
ServerSideException
          Represents the exception that has occurred on the server side.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.server
EPRRecipe
          Represents additional data to be added to EPRs created from StatefulWebServiceManager (for advanced users).
StatefulWebServiceManager
          Stateful web service support in the JAX-WS RI.
StatefulWebServiceManager.Callback
          Used by StatefulWebServiceManager.setTimeout(long, Callback) to determine what to do when the time out is reached.
ValidationErrorHandler
          An ErrorHandler to receive errors encountered during the Validator.validate(javax.xml.transform.Source) method invocation.
 

Classes in com.sun.xml.ws.developer used by com.sun.xml.ws.util.pipe
SchemaValidationFeature
          WebServiceFeature for schema validation.