Restlet Framework 2.2.2
Google App Engine

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 the modifiable list of client connectors.
 


Restlet Framework 2.2.2
Google App Engine

Copyright © 2005-2014 Restlet.