Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
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.
|
Class and Description |
---|
Finder
Restlet that can find the target server resource that will effectively handle
incoming calls.
|
ServerResource
Base class for server-side resources.
|
Class and Description |
---|
ClientResource
Client-side resource.
|
Finder
Restlet that can find the target server resource that will effectively handle
incoming calls.
|
Resource
Base resource class exposing the uniform REST interface.
|
ResourceException
Encapsulates a response status and the optional cause as a checked exception.
|
ServerResource
Base class for server-side resources.
|
Class and Description |
---|
Finder
Restlet that can find the target server resource that will effectively handle
incoming calls.
|
ServerResource
Base class for server-side resources.
|
Class and Description |
---|
Resource
Base resource class exposing the uniform REST interface.
|
Copyright © 2005-2024 Restlet.