| Class | Description |
|---|---|
| CharacterRepresentation |
Representation based on a BIO character stream.
|
| EmptyRepresentation |
Empty representation with no content.
|
| InputRepresentation |
Transient representation based on a BIO input stream.
|
| ObjectRepresentation<T> |
Representation based on a serializable Java object.
|
| 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.
|
Copyright © 2005-2024 Restlet.