Class jls.net.SelectionHandler

A selection handler is capable of multiple operations on channel (reading, writing). The channel must provide the associated operations (read, write). The result of a selection handle is a number indicating the handling status (>0: completed, 0: in progress, <0: failed).
Defined in: SelectionHandler.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Class Detail
jls.net.SelectionHandler()

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Jan 08 2011 02:00:14 GMT+0100 (CET)