|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.restlet.resource | |
---|---|
org.restlet | Core classes of the API. |
org.restlet.data | Information exchanged by components. |
org.restlet.resource | Client and server resource classes. |
org.restlet.routing | Classes related to call routing. |
org.restlet.service | Services used by applications and components. |
Classes in org.restlet.resource used by org.restlet | |
---|---|
Finder
Restlet that can find the target server resource that will effectively handle incoming calls. |
Classes in org.restlet.resource used by org.restlet.data | |
---|---|
Resource
Deprecated. Use the new ServerResource class instead. |
Classes in org.restlet.resource used by org.restlet.resource | |
---|---|
ClientResource
Client-side resource. |
|
Finder
Restlet that can find the target server resource that will effectively handle incoming calls. |
|
Handler
Deprecated. Use the new ServerResource class instead. |
|
ResourceException
Encapsulates a response status and the optional cause as a checked exception. |
|
ServerResource
Base class for server-side resources. |
|
UniformResource
Base resource class exposing the uniform REST interface. |
Classes in org.restlet.resource used by org.restlet.routing | |
---|---|
Finder
Restlet that can find the target server resource that will effectively handle incoming calls. |
Classes in org.restlet.resource used by org.restlet.service | |
---|---|
UniformResource
Base resource class exposing the uniform REST interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |