|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client | |
---|---|
org.restlet.client | Core classes of the API. |
org.restlet.client.util | Various utility classes. |
Uses of Client in org.restlet.client |
---|
Methods in org.restlet.client that return Client | |
---|---|
Client |
Context.getClientDispatcher()
Returns a request dispatcher to available client connectors. |
Methods in org.restlet.client with parameters of type Client | |
---|---|
void |
Context.setClientDispatcher(Client clientDispatcher)
Sets the client dispatcher. |
Uses of Client in org.restlet.client.util |
---|
Methods in org.restlet.client.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.client.util with parameters of type Client | |
---|---|
boolean |
ClientList.add(Client client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |