| Package | Description |
|---|---|
| javax.xml.ws.spi |
This package defines SPIs for JAX-WS.
|
| javax.xml.ws.wsaddressing |
This package defines APIs related to WS-Addressing.
|
| Modifier and Type | Method and Description |
|---|---|
abstract W3CEndpointReference |
Provider.createW3CEndpointReference(String
Factory method to create a
W3CEndpointReference.
|
W3CEndpointReference |
Provider.createW3CEndpointReference(String
Factory method to create a
W3CEndpointReference.
|
| Modifier and Type | Method and Description |
|---|---|
W3CEndpointReference |
W3CEndpointReferenceBuilder.build()
Builds a
W3CEndpointReference from the accumulated properties set on this
W3CEndpointReferenceBuilder instance.
|