Uses of Class
org.restlet.util.ClientList

Packages that use ClientList
org.restlet Core classes of the API. 
 

Uses of ClientList in org.restlet
 

Methods in org.restlet that return ClientList
 ClientList Component.getClients()
          Returns a modifiable list of client connectors.
 

Methods in org.restlet with parameters of type ClientList
 void Component.setClients(ClientList clients)
          Sets a modifiable list of client connectors.
 



Copyright © 2005-2008 Noelios Technologies.