| Interface | Description |
|---|---|
| AttachmentDescription |
A parameter or return value may be represented as an attachment.
|
| EndpointDescription |
An EndpointDescription corresponds to a particular Service Implementation.
|
| EndpointDescriptionJava | |
| EndpointDescriptionWSDL | |
| EndpointInterfaceDescription |
An EndpointInterfaceDescription corresponds to a particular SEI-based Service Implementation.
|
| EndpointInterfaceDescriptionJava | |
| EndpointInterfaceDescriptionWSDL | |
| FaultDescription |
A FaultDescription corresponds to a fault that can be thrown from an operation.
|
| FaultDescriptionJava | |
| FaultDescriptionWSDL | |
| OperationDescription |
An OperationDescripton corresponds to a method on an SEI.
|
| OperationDescriptionJava | |
| OperationDescriptionWSDL | |
| OperationRuntimeDescription |
A OperationRuntimeDescription object contains immutable data that is needed during the runtime
(i.e.
|
| ParameterDescription |
A ParameterDescripton corresponds to parameter to a method on an SEI.
|
| ParameterDescriptionJava | |
| ParameterDescriptionWSDL | |
| ResolvedHandlersDescription |
Information related to handlers which have been resolved to a particluar port.
|
| ServiceDescription |
A ServiceDescription corresponds to a Service under which there can be a collection of enpdoints.
|
| ServiceDescriptionJava | |
| ServiceDescriptionWSDL | |
| ServiceRuntimeDescription |
A ServiceRuntimeDescription object contains immutable data that is needed during the runtime
(i.e.
|
| Class | Description |
|---|---|
| DescriptionFactory |
Creates the JAX-WS metadata description hierarchy from some combinations of WSDL, Java class
information including annotations, and (in the future) deployment descriptors.
|
| DescriptionKey | |
| MethodRetriever |
A MethodRetriever is an abstract class which is meant to be sub-classed for each type of
method retrieval behavior.
|
| Enum | Description |
|---|---|
| AttachmentType |
Defines the different types of attachments.
|
| DescriptionFactory.UpdateType |
The type of update being done for a particular Port.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.