|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointReference | |
org.apache.ws.addressing | |
org.apache.ws.resource | |
org.apache.ws.resource.impl |
Uses of EndpointReference in org.apache.ws.addressing |
Classes in org.apache.ws.addressing that implement EndpointReference | |
class |
XmlBeansEndpointReference
This class wraps XmlBean-generated XmlBeansEndpointReference types for use throughout the system. |
Uses of EndpointReference in org.apache.ws.resource |
Methods in org.apache.ws.resource that return EndpointReference | |
EndpointReference |
ResourceHome.getEndpointReference(java.lang.String endpointAddress,
ResourceKey key,
java.lang.String wsAddressingURI)
Builds an EPR based on the specified endpoint address, resource key, and WS-Addressing namespace URI. |
EndpointReference |
ResourceEvent.getEndpointReference()
Returns the EndpointRefrence for the Resource the event isassociated with. |
EndpointReference |
ResourceDestructionEvent.getEndpointReference()
Returns the EndpointRefrence for the Resource the event isassociated with. |
EndpointReference |
ResourceCreationEvent.getEndpointReference()
Returns the EndpointRefrence for the Resource the event isassociated with. |
EndpointReference |
Resource.getEndpointReference()
Returns the EndpointReference associated with this Resource. |
Constructors in org.apache.ws.resource with parameters of type EndpointReference | |
ResourceDestructionEvent(EndpointReference epr)
|
|
ResourceCreationEvent(EndpointReference epr)
|
Uses of EndpointReference in org.apache.ws.resource.impl |
Methods in org.apache.ws.resource.impl that return EndpointReference | |
EndpointReference |
AbstractResourceHome.getEndpointReference(java.lang.String endpointAddress,
ResourceKey key,
java.lang.String wsAddressingURI)
Returns the EndpointReference associated with this Resource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |