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

Packages that use com.sun.xml.ws.api.model
com.sun.xml.ws.addressing   
com.sun.xml.ws.api.addressing   
com.sun.xml.ws.api.handler   
com.sun.xml.ws.api.message Message and related abstractions that represent a SOAP message. 
com.sun.xml.ws.api.model   
com.sun.xml.ws.api.model.wsdl   
com.sun.xml.ws.api.pipe Pipe and related abstractions. 
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.api.wsdl.writer   
com.sun.xml.ws.handler   
com.sun.xml.ws.model   
com.sun.xml.ws.model.wsdl   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.wsdl.writer   
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.addressing
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.addressing
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.handler
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.message
JavaMethod
          Abstracts the annotated Method of a SEI.
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.model
ExceptionType
          Type of java exception as defined by JAXWS 2.0 JSR 224.
JavaMethod
          Abstracts the annotated Method of a SEI.
MEP
          Constants that represents four message exchange patterns.
ParameterBinding
          Denotes the binding of a parameter.
ParameterBinding.Kind
          Represents 4 kinds of binding.
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.model.wsdl
ParameterBinding
          Denotes the binding of a parameter.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.pipe
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.server
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.api.wsdl.writer
CheckedException
          This class provides abstractio to the the exception class corresponding to the wsdl:fault, such as class MUST have WebFault annotation defined on it.
JavaMethod
          Abstracts the annotated Method of a SEI.
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.handler
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.model
CheckedException
          This class provides abstractio to the the exception class corresponding to the wsdl:fault, such as class MUST have WebFault annotation defined on it.
ExceptionType
          Type of java exception as defined by JAXWS 2.0 JSR 224.
JavaMethod
          Abstracts the annotated Method of a SEI.
MEP
          Constants that represents four message exchange patterns.
Parameter
          Runtime Parameter that abstracts the annotated java parameter

A parameter may be bound to a header, a body, or an attachment.

ParameterBinding
          Denotes the binding of a parameter.
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.model.wsdl
ParameterBinding
          Denotes the binding of a parameter.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.server
SEIModel
          Represents abstraction of SEI.
 

Classes in com.sun.xml.ws.api.model used by com.sun.xml.ws.wsdl.writer
CheckedException
          This class provides abstractio to the the exception class corresponding to the wsdl:fault, such as class MUST have WebFault annotation defined on it.
JavaMethod
          Abstracts the annotated Method of a SEI.