| Package | Description | 
|---|---|
| org.restlet.client | 
 Core classes of the API. 
 | 
| org.restlet.client.resource | 
 Client and server resource classes. 
 | 
| org.restlet.client.util | 
 Various utility classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServerInfo | 
Response.getServerInfo()
Returns the server-specific information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Response.setServerInfo(ServerInfo serverInfo)
Sets the server-specific information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServerInfo | 
Resource.getServerInfo()
Returns the server-specific information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServerInfo | 
WrapperResponse.getServerInfo()
Returns the server-specific information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WrapperResponse.setServerInfo(ServerInfo serverInfo)  | 
Copyright © 2005-2024 Restlet.