Restlet Framework 2.2.2
Google App Engine

Uses of Interface
org.restlet.engine.io.BlockableChannel

Packages that use BlockableChannel
org.restlet.engine.io Supports input and output work. 
 

Uses of BlockableChannel in org.restlet.engine.io
 

Subinterfaces of BlockableChannel in org.restlet.engine.io
 interface ReadableSelectionChannel
          Readable byte channel that is based on a selectable channel.
 interface SelectionChannel
          NIO channel that is based on a selectable channel.
 

Classes in org.restlet.engine.io that implement BlockableChannel
 class InputStreamChannel
          Readable byte channel wrapping an input stream.
 


Restlet Framework 2.2.2
Google App Engine

Copyright © 2005-2014 Restlet.