Uses of Class
org.restlet.util.ServerList

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

Uses of ServerList in org.restlet
 

Methods in org.restlet that return ServerList
 ServerList Component.getServers()
          Returns the modifiable list of server connectors.
 

Methods in org.restlet with parameters of type ServerList
 void Component.setServers(ServerList servers)
          Sets a modifiable list of server connectors.
 



Copyright © 2005-2008 Noelios Technologies.