|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerInfo | |
---|---|
org.restlet.data | Element of information handled by a component via a connector. |
org.restlet.util | Utility classes and interfaces used in the rest of the API. |
Uses of ServerInfo in org.restlet.data |
---|
Methods in org.restlet.data that return ServerInfo | |
---|---|
ServerInfo |
Response.getServerInfo()
Returns the server-specific information. |
Methods in org.restlet.data with parameters of type ServerInfo | |
---|---|
void |
Response.setServerInfo(ServerInfo serverInfo)
Sets the server-specific information. |
Uses of ServerInfo in org.restlet.util |
---|
Methods in org.restlet.util that return ServerInfo | |
---|---|
ServerInfo |
WrapperResponse.getServerInfo()
Returns the server-specific information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |