Uses of Class
org.apache.locator.types.QueryEndpointsResponse.Endpoint
-
Packages that use QueryEndpointsResponse.Endpoint Package Description 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 Modifier and Type Field Description protected List<QueryEndpointsResponse.Endpoint>QueryEndpointsResponse. endpointMethods in org.apache.locator.types that return QueryEndpointsResponse.Endpoint Modifier and Type Method Description QueryEndpointsResponse.EndpointObjectFactory. createQueryEndpointsResponseEndpoint()Create an instance ofQueryEndpointsResponse.EndpointMethods in org.apache.locator.types that return types with arguments of type QueryEndpointsResponse.Endpoint Modifier and Type Method Description List<QueryEndpointsResponse.Endpoint>QueryEndpointsResponse. getEndpoint()Gets the value of the endpoint property.
-