Uses of Class
org.apache.locator.types.QueryEndpoints
-
Packages that use QueryEndpoints Package Description org.apache.locator org.apache.locator.types -
-
Uses of QueryEndpoints in org.apache.locator
Methods in org.apache.locator with parameters of type QueryEndpoints Modifier and Type Method Description QueryEndpointsResponseLocatorService. queryEndpoints(QueryEndpoints parameters) -
Uses of QueryEndpoints in org.apache.locator.types
Methods in org.apache.locator.types that return QueryEndpoints Modifier and Type Method Description QueryEndpointsObjectFactory. createQueryEndpoints()Create an instance ofQueryEndpoints
-