| Package | Description |
|---|---|
| org.restlet | |
| org.restlet.engine.adapter | |
| org.restlet.resource | |
| org.restlet.util |
| 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 |
HttpResponse.getServerInfo()
Returns the server-specific information.
|
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
Resource.getServerInfo()
Returns the server-specific information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerResource.setServerInfo(ServerInfo serverInfo)
Sets 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–2016. All rights reserved.