Uses of Class
org.restlet.client.Client
-
Packages that use Client Package Description org.restlet.client.util Various utility classes. -
-
Uses of Client in org.restlet.client.util
Methods in org.restlet.client.util that return Client Modifier and Type Method Description Client
ClientList. add(Protocol protocol)
Adds a new client connector in the map supporting the given protocol.Methods in org.restlet.client.util with parameters of type Client Modifier and Type Method Description boolean
ClientList. add(Client client)
-