org.activeio
Interface StreamChannel

All Superinterfaces:
Channel, Disposable, InputStreamChannel, OutputStreamChannel, Service
All Known Implementing Classes:
SocketStreamChannel

public interface StreamChannel
extends OutputStreamChannel, InputStreamChannel

Version:
$Revision$

Field Summary
 
Fields inherited from interface org.activeio.Service
NO_WAIT_TIMEOUT, WAIT_FOREVER_TIMEOUT
 
Methods inherited from interface org.activeio.OutputStreamChannel
flush, write, write, write
 
Methods inherited from interface org.activeio.Channel
narrow
 
Methods inherited from interface org.activeio.Disposable
dispose
 
Methods inherited from interface org.activeio.Service
start, stop
 
Methods inherited from interface org.activeio.InputStreamChannel
available, mark, markSupported, read, read, read, reset, skip
 



Copyright © -2007 The ActiveIO Project. All Rights Reserved.