Restlet Framework 2.2.1
Google App Engine

org.restlet.engine.io
Interface ReadableSelectionChannel

All Superinterfaces:
BlockableChannel, Channel, Closeable, ReadableByteChannel, SelectionChannel

public interface ReadableSelectionChannel
extends SelectionChannel, ReadableByteChannel

Readable byte channel that is based on a selectable channel.

Author:
Jerome Louvel

Method Summary
 
Methods inherited from interface org.restlet.engine.io.SelectionChannel
getRegistration
 
Methods inherited from interface org.restlet.engine.io.BlockableChannel
isBlocking
 
Methods inherited from interface java.nio.channels.Channel
close, isOpen
 
Methods inherited from interface java.nio.channels.ReadableByteChannel
read
 


Restlet Framework 2.2.1
Google App Engine

Copyright © 2005-2014 Restlet.