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 ServiceList
Application. getServices()
Returns the modifiable list of services.ServiceList
Component. getServices()
Returns the modifiable list of services.
-