Restlet Framework 2.2.2
Android

org.restlet.engine.io
Interface ReadableSelectionChannel

All Superinterfaces:
BlockableChannel, java.nio.channels.Channel, java.io.Closeable, java.nio.channels.ReadableByteChannel, SelectionChannel

public interface ReadableSelectionChannel
extends SelectionChannel, java.nio.channels.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.2
Android

Copyright © 2005-2014 Restlet.