| Package | Description |
|---|---|
| org.restlet.representation |
Common representation data elements.
|
| org.restlet.util |
Various utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Representation.setListener(ReadingListener readingListener)
Deprecated.
NIO will be removed in next major release.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteReadingListener
Deprecated.
NIO will be removed in next major release.
|
class |
CharacterReadingListener
Selection listener notifying new content as a
Reader. |
class |
StringReadingListener
Selection listener notifying new content as a string.
|
Copyright © 2005–2024. All rights reserved.