com.sun.xml.ws.model |
|
Java Source File Name | Type | Comment |
AbstractSEIModelImpl.java | Class | model of the web service. |
CheckedExceptionImpl.java | Class | CheckedException class. |
JavaMethodImpl.java | Class | |
ParameterImpl.java | Class | runtime Parameter that abstracts the annotated java parameter
A parameter may be bound to a header, a body, or an attachment. |
RuntimeModeler.java | Class | Creates a runtime model of a SEI (portClass). |
RuntimeModelerException.java | Class | RuntimeModelerException represents an exception that occurred while
serializing a Java value as XML. |
SOAPSEIModel.java | Class | |
WrapperParameter.java | Class | ParameterImpl that represents a wrapper,
which is a parameter that consists of multiple nested
ParameterImpl s
within, which together form a body part. |