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

Packages that use com.sun.xml.ws.model
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.client.sei   
com.sun.xml.ws.fault   
com.sun.xml.ws.model   
com.sun.xml.ws.server.sei   
com.sun.xml.ws.wsdl.writer   
 

Classes in com.sun.xml.ws.model used by com.sun.xml.ws.client
SOAPSEIModel
          Creates SOAP specific RuntimeModel
 

Classes in com.sun.xml.ws.model used by com.sun.xml.ws.client.sei
CheckedExceptionImpl
          CheckedException class.
JavaMethodImpl
          Build this runtime model using java SEI and annotations
ParameterImpl
          runtime Parameter that abstracts the annotated java parameter
SOAPSEIModel
          Creates SOAP specific RuntimeModel
WrapperParameter
          ParameterImpl that represents a wrapper, which is a parameter that consists of multiple nested ParameterImpls within, which together form a body part.
 

Classes in com.sun.xml.ws.model used by com.sun.xml.ws.fault
CheckedExceptionImpl
          CheckedException class.
 

Classes in com.sun.xml.ws.model used by com.sun.xml.ws.model
AbstractSEIModelImpl
          model of the web service.
CheckedExceptionImpl
          CheckedException class.
JavaMethodImpl
          Build this runtime model using java SEI and annotations
ParameterImpl
          runtime Parameter that abstracts the annotated java parameter
 

Classes in com.sun.xml.ws.model used by com.sun.xml.ws.server.sei
AbstractSEIModelImpl
          model of the web service.
JavaMethodImpl
          Build this runtime model using java SEI and annotations
ParameterImpl
          runtime Parameter that abstracts the annotated java parameter
WrapperParameter
          ParameterImpl that represents a wrapper, which is a parameter that consists of multiple nested ParameterImpls within, which together form a body part.
 

Classes in com.sun.xml.ws.model used by com.sun.xml.ws.wsdl.writer
AbstractSEIModelImpl
          model of the web service.
JavaMethodImpl
          Build this runtime model using java SEI and annotations
ParameterImpl
          runtime Parameter that abstracts the annotated java parameter