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

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

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

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

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

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

Uses of ListEndpointsResponse.Endpoint in org.apache.locator_test
 

Methods in org.apache.locator_test that return types with arguments of type ListEndpointsResponse.Endpoint
 java.util.List<ListEndpointsResponse.Endpoint> LocatorServiceImpl.listEndpoints()
           
 



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