public interface AddressingSupport
WebServiceContext
that must be implemented by each JAX-WS provider. This interface is used within
EjbWsContext and its implementation can be passed to
the stateless or singleton container on Web Service invocations.| Modifier and Type | Method and Description |
|---|---|
<T extends EndpointReference> |
getEndpointReference(Class<T> clazz,
Element... referenceParameters) |
EndpointReference |
getEndpointReference(Element... referenceParameters) |
EndpointReference getEndpointReference(Element... referenceParameters)
<T extends EndpointReference> T getEndpointReference(Class<T> clazz, Element... referenceParameters)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.