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

Interface Summary
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.
Parameter Runtime Parameter that abstracts the annotated java parameter

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

SEIModel Represents abstraction of SEI.
 

Class Summary
ParameterBinding Denotes the binding of a parameter.
 

Enum Summary
ExceptionType Type of java exception as defined by JAXWS 2.0 JSR 224.
MEP Constants that represents four message exchange patterns.
ParameterBinding.Kind Represents 4 kinds of binding.