Uses of Class
org.onebusaway.watchdog.api.RESTEndpointsDocumenter.Endpoint
-
Packages that use RESTEndpointsDocumenter.Endpoint Package Description org.onebusaway.watchdog.api -
-
Uses of RESTEndpointsDocumenter.Endpoint in org.onebusaway.watchdog.api
Methods in org.onebusaway.watchdog.api that return types with arguments of type RESTEndpointsDocumenter.Endpoint Modifier and Type Method Description List<RESTEndpointsDocumenter.Endpoint>RESTEndpointsDocumenter. findRESTEndpoints(String basepackage)Returns REST endpoints defined in Java classes in the specified package.
-