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(java.lang.Class<T> clazz,
org.w3c.dom.Element... referenceParameters) |
EndpointReference |
getEndpointReference(org.w3c.dom.Element... referenceParameters) |