Uses of Class
org.apache.locator.types.ListEndpointsResponse.Endpoint
-
Packages that use ListEndpointsResponse.Endpoint Package Description org.apache.locator org.apache.locator.types -
-
Uses of ListEndpointsResponse.Endpoint in org.apache.locator
Methods in org.apache.locator that return types with arguments of type ListEndpointsResponse.Endpoint Modifier and Type Method Description List<ListEndpointsResponse.Endpoint>LocatorService. listEndpoints() -
Uses of ListEndpointsResponse.Endpoint in org.apache.locator.types
Fields in org.apache.locator.types with type parameters of type ListEndpointsResponse.Endpoint Modifier and Type Field Description protected List<ListEndpointsResponse.Endpoint>ListEndpointsResponse. endpointMethods in org.apache.locator.types that return ListEndpointsResponse.Endpoint Modifier and Type Method Description ListEndpointsResponse.EndpointObjectFactory. createListEndpointsResponseEndpoint()Create an instance ofListEndpointsResponse.EndpointMethods in org.apache.locator.types that return types with arguments of type ListEndpointsResponse.Endpoint Modifier and Type Method Description List<ListEndpointsResponse.Endpoint>ListEndpointsResponse. getEndpoint()Gets the value of the endpoint property.
-