Interface | Description |
---|---|
MutableEndpoint |
Adds methods on
EndpointReference to set and manipulate endpoint references. |
Class | Description |
---|---|
EndpointFactory |
Factory for
EndpointReference
implementations. |
URLEndpoint |
Implementation of the ServiceEndpoint interface backended by a simple URL.
|
WSAEndpoint |
A service endpoint represented as a WS-Addressing EndpointReference.
|
WSDL11Endpoint |
A service endpoint represented as a wsdl11:service element.
|
WSDL20Endpoint |
A service endpoint represented as a wsdl20:service element.
|