Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
org.restlet.data |
Information exchanged by components.
|
org.restlet.representation |
Common representation data elements.
|
org.restlet.resource |
Client and server resource classes.
|
org.restlet.routing |
Classes related to call routing.
|
org.restlet.security |
Classes related to security.
|
org.restlet.util |
Various utility classes.
|
Class and Description |
---|
ClientList
Modifiable list of client connectors.
|
Series
Modifiable list of entries with many helper methods.
|
ServerList
Modifiable list of server connectors.
|
ServiceList
Modifiable list of services.
|
Class and Description |
---|
NamedValue
String couple between a name and a value.
|
Series
Modifiable list of entries with many helper methods.
|
WrapperList
List wrapper.
|
Class and Description |
---|
ReadingListener
Selection listener notifying new content is read into a
ByteBuffer . |
SelectionRegistration
Represents a unique registration between a NIO selector and a selectable
channel.
|
WrapperRepresentation
Representation wrapper.
|
Class and Description |
---|
Series
Modifiable list of entries with many helper methods.
|
Class and Description |
---|
Resolver
Resolves a name into a value.
|
RouteList
Modifiable list of routes with some helper methods.
|
Class and Description |
---|
Series
Modifiable list of entries with many helper methods.
|
Class and Description |
---|
ByteReadingListener
Selection listener notifying new content as an
InputStream . |
CharacterReadingListener
Selection listener notifying new content as a
Reader . |
NamedValue
String couple between a name and a value.
|
ReadingListener
Selection listener notifying new content is read into a
ByteBuffer . |
Resolver
Resolves a name into a value.
|
RouteList
Modifiable list of routes with some helper methods.
|
SelectionListener
Callback interface when a NIO selection occurs on the selectable object.
|
SelectionRegistration
Represents a unique registration between a NIO selector and a selectable
channel.
|
Series
Modifiable list of entries with many helper methods.
|
WrapperList
List wrapper.
|
WrapperRequest
Request wrapper.
|
Copyright © 2005-2024 Restlet.