Uses of Interface
org.apache.locator.LocatorService

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

Uses of LocatorService in org.apache.locator
 

Methods in org.apache.locator that return LocatorService
 LocatorService LocatorService_Service.getLocatorServicePort()
           
 LocatorService LocatorService_Service.getLocatorServicePort(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of LocatorService in org.apache.locator_test
 

Classes in org.apache.locator_test that implement LocatorService
 class LocatorServiceImpl
           
 



Apache CXF