Package | Description |
---|---|
org.restlet.ext.nio.internal.channel |
Modifier and Type | Class and Description |
---|---|
class |
ReadableChunkedChannel
Readable byte channel capable of decoding chunked entities.
|
class |
ReadableSizedSelectionChannel
Readable byte channel enforcing a maximum size and wrapping a selectable
channel.
|
class |
ReadableSslChannel
SSL byte channel that unwraps all read data using the SSL/TLS protocols.
|
Copyright © 2005–2015. All rights reserved.