Uses of Class
org.restlet.Client

Packages that use Client
org.restlet.util Various utility classes. 
 

Uses of Client in org.restlet.util
 

Methods in org.restlet.util that return Client
 Client ClientList.add(Protocol protocol)
          Adds a new client connector in the map supporting the given protocol.
 

Methods in org.restlet.util with parameters of type Client
 boolean ClientList.add(Client client)
           
 



Copyright © 2005-2013 Restlet.