| Interface | Description |
|---|---|
| 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.
|
| WSDLOperationMapping |
WSDLOperationMapping represents the mapping between a WSDL operation and a
JavaMethod.
|
| Class | Description |
|---|---|
| ParameterBinding |
Denotes the binding of a parameter.
|
| Enum | Description |
|---|---|
| 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.
|
Copyright © 2015 Oracle Corporation. All rights reserved.