|
Restlet Framework 2.2.2 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerInfo | |
---|---|
org.restlet.client | Core classes of the API. |
org.restlet.client.resource | Client and server resource classes. |
org.restlet.client.util | Various utility classes. |
Uses of ServerInfo in org.restlet.client |
---|
Methods in org.restlet.client that return ServerInfo | |
---|---|
ServerInfo |
Response.getServerInfo()
Returns the server-specific information. |
Methods in org.restlet.client with parameters of type ServerInfo | |
---|---|
void |
Response.setServerInfo(ServerInfo serverInfo)
Sets the server-specific information. |
Uses of ServerInfo in org.restlet.client.resource |
---|
Methods in org.restlet.client.resource that return ServerInfo | |
---|---|
ServerInfo |
Resource.getServerInfo()
Returns the server-specific information. |
Uses of ServerInfo in org.restlet.client.util |
---|
Methods in org.restlet.client.util that return ServerInfo | |
---|---|
ServerInfo |
WrapperResponse.getServerInfo()
Returns the server-specific information. |
Methods in org.restlet.client.util with parameters of type ServerInfo | |
---|---|
void |
WrapperResponse.setServerInfo(ServerInfo serverInfo)
|
|
Restlet Framework 2.2.2 Google Web Toolkit |
|||||||||
PREV NEXT | FRAMES NO FRAMES |