Uses of Class
org.apache.locator.EndpointNotExistFault

Packages that use EndpointNotExistFault
org.apache.locator   
org.apache.locator_test   
 

Uses of EndpointNotExistFault in org.apache.locator
 

Methods in org.apache.locator that throw EndpointNotExistFault
 javax.xml.ws.wsaddressing.W3CEndpointReference LocatorService.lookupEndpoint(javax.xml.namespace.QName serviceQname)
           
 

Uses of EndpointNotExistFault in org.apache.locator_test
 

Methods in org.apache.locator_test that throw EndpointNotExistFault
 javax.xml.ws.wsaddressing.W3CEndpointReference LocatorServiceImpl.lookupEndpoint(javax.xml.namespace.QName serviceQname)
           
 



Apache CXF