Uses of Class
org.restlet.util.ClientList
Packages that use ClientList
-
Uses of ClientList in org.restlet
Methods in org.restlet that return ClientListModifier and TypeMethodDescriptionComponent.getClients()Returns a modifiable list of client connectors.Methods in org.restlet with parameters of type ClientListModifier and TypeMethodDescriptionvoidComponent.setClients(ClientList clients) Sets the modifiable list of client connectors.