Uses of Class
org.apache.locator.types.QueryEndpoints

Packages that use QueryEndpoints
org.apache.locator   
org.apache.locator_test   
org.apache.locator.types   
 

Uses of QueryEndpoints in org.apache.locator
 

Methods in org.apache.locator with parameters of type QueryEndpoints
 QueryEndpointsResponse LocatorService.queryEndpoints(QueryEndpoints parameters)
           
 

Uses of QueryEndpoints in org.apache.locator_test
 

Methods in org.apache.locator_test with parameters of type QueryEndpoints
 QueryEndpointsResponse LocatorServiceImpl.queryEndpoints(QueryEndpoints parameters)
           
 

Uses of QueryEndpoints in org.apache.locator.types
 

Methods in org.apache.locator.types that return QueryEndpoints
 QueryEndpoints ObjectFactory.createQueryEndpoints()
          Create an instance of QueryEndpoints
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.