Uses of Class
org.apache.locator.types.QueryEndpointsResponse.Endpoint

Packages that use QueryEndpointsResponse.Endpoint
org.apache.locator.types   
 

Uses of QueryEndpointsResponse.Endpoint in org.apache.locator.types
 

Fields in org.apache.locator.types with type parameters of type QueryEndpointsResponse.Endpoint
protected  List<QueryEndpointsResponse.Endpoint> QueryEndpointsResponse.endpoint
           
 

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

Methods in org.apache.locator.types that return types with arguments of type QueryEndpointsResponse.Endpoint
 List<QueryEndpointsResponse.Endpoint> QueryEndpointsResponse.getEndpoint()
          Gets the value of the endpoint property.
 



Apache CXF