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.service |
Services used by applications and components.
|
org.restlet.util |
Various utility classes.
|
Class and Description |
---|
Representation
Current or intended state of a resource.
|
Class and Description |
---|
Representation
Current or intended state of a resource.
|
RepresentationInfo
Information about a representation.
|
Variant
Descriptor for available representations of a resource.
|
Class and Description |
---|
ChannelRepresentation
Representation based on a NIO byte channel.
|
CharacterRepresentation
Representation based on a BIO character stream.
|
InputRepresentation
Transient representation based on a BIO input stream.
|
OutputRepresentation
Representation based on a BIO output stream.
|
Representation
Current or intended state of a resource.
|
RepresentationInfo
Information about a representation.
|
StreamRepresentation
Representation based on a BIO stream.
|
StringRepresentation
Represents an Unicode string that can be converted to any character set
supported by Java.
|
Variant
Descriptor for available representations of a resource.
|
Class and Description |
---|
Representation
Current or intended state of a resource.
|
RepresentationInfo
Information about a representation.
|
Variant
Descriptor for available representations of a resource.
|
Class and Description |
---|
Representation
Current or intended state of a resource.
|
Class and Description |
---|
Representation
Current or intended state of a resource.
|
Variant
Descriptor for available representations of a resource.
|
Class and Description |
---|
Representation
Current or intended state of a resource.
|
RepresentationInfo
Information about a representation.
|
Variant
Descriptor for available representations of a resource.
|
Copyright © 2005-2024 Restlet.