Uses of Class
org.restlet.util.ServiceList
-
Packages that use ServiceList Package Description org.restlet Core classes of the API. -
-
Uses of ServiceList in org.restlet
Methods in org.restlet that return ServiceList Modifier and Type Method Description ServiceListApplication. getServices()Returns the modifiable list of services.ServiceListComponent. getServices()Returns the modifiable list of services.
-