| Package | Description |
|---|---|
| javax.xml.ws | |
| javax.xml.ws.wsaddressing | |
| org.apache.openejb.client |
| Modifier and Type | Method and Description |
|---|---|
static EndpointReference |
EndpointReference.readFrom(Source eprInfoset) |
| Modifier and Type | Class and Description |
|---|---|
class |
W3CEndpointReference
This class is only provided so JaxWS code can be compiled under Java6 update 4 which
uses JaxWS 2.1.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointReference |
JaxWsProviderWrapper.readEndpointReference(Source source) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
JaxWsProviderWrapper.getPort(EndpointReference endpointReference,
Class<T> serviceEndpointInterface,
WebServiceFeature... features) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.