| Package | Description |
|---|---|
| javax.xml.ws | |
| javax.xml.ws.wsaddressing | |
| org.apache.openejb.core.singleton | |
| org.apache.openejb.core.stateless | |
| org.apache.openejb.core.webservices |
| 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 |
|---|---|
<T extends EndpointReference> |
EjbWsContext.getEndpointReference(Class<T> clazz,
Element... referenceParameters) |
| Modifier and Type | Method and Description |
|---|---|
EndpointReference |
EjbWsContext.getEndpointReference(Element... referenceParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T extends EndpointReference> |
EjbWsContext.getEndpointReference(Class<T> clazz,
Element... referenceParameters) |
| Modifier and Type | Method and Description |
|---|---|
EndpointReference |
EjbWsContext.getEndpointReference(Element... referenceParameters) |
| Modifier and Type | Method and Description |
|---|---|
<T extends EndpointReference> |
AddressingSupport.getEndpointReference(Class<T> clazz,
Element... referenceParameters) |
<T extends EndpointReference> |
NoAddressingSupport.getEndpointReference(Class<T> clazz,
Element... referenceParameters) |
| Modifier and Type | Method and Description |
|---|---|
EndpointReference |
AddressingSupport.getEndpointReference(Element... referenceParameters) |
EndpointReference |
NoAddressingSupport.getEndpointReference(Element... referenceParameters) |
EndpointReference |
ProviderWrapper.readEndpointReference(Source source) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ProviderWrapper.getPort(EndpointReference endpointReference,
Class<T> serviceEndpointInterface,
WebServiceFeature... features) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.