|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 that return types with arguments of type Client | |
|---|---|
abstract Helper<Client> |
Engine.createHelper(Client client,
String helperClass)
Creates a new helper for a given client connector. |
| Methods in org.restlet.util with parameters of type Client | |
|---|---|
abstract Helper<Client> |
Engine.createHelper(Client client,
String helperClass)
Creates a new helper for a given client connector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||