Uses of Class
org.apache.cxf.testutils.locator.QueryEndpointsResponse.Endpoint

Packages that use QueryEndpointsResponse.Endpoint
org.apache.cxf.testutils.locator   
org.apache.locator_test   
 

Uses of QueryEndpointsResponse.Endpoint in org.apache.cxf.testutils.locator
 

Fields in org.apache.cxf.testutils.locator with type parameters of type QueryEndpointsResponse.Endpoint
protected  java.util.List<QueryEndpointsResponse.Endpoint> QueryEndpointsResponse.endpoint
           
 

Methods in org.apache.cxf.testutils.locator that return QueryEndpointsResponse.Endpoint
 QueryEndpointsResponse.Endpoint ObjectFactory.createQueryEndpointsResponseEndpoint()
          Create an instance of QueryEndpointsResponse.Endpoint
 

Methods in org.apache.cxf.testutils.locator that return types with arguments of type QueryEndpointsResponse.Endpoint
 java.util.List<QueryEndpointsResponse.Endpoint> QueryEndpointsResponse.getEndpoint()
          Gets the value of the endpoint property.
 java.util.List<QueryEndpointsResponse.Endpoint> LocatorService.queryEndpoints(QuerySelectType select)
           
 

Uses of QueryEndpointsResponse.Endpoint in org.apache.locator_test
 

Methods in org.apache.locator_test that return types with arguments of type QueryEndpointsResponse.Endpoint
 java.util.List<QueryEndpointsResponse.Endpoint> LocatorServiceImpl.queryEndpoints(QuerySelectType select)
           
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.