Uses of Class
org.restlet.Client

Packages that use Client
org.restlet.util Utility classes and interfaces used in the rest of the API. 
 

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
abstract  Helper Engine.createHelper(Client client)
          Creates a new helper for a given client connector.
 



Copyright © 2005-2007 Noelios Consulting.