org.activeio
Interface AsynchChannel

All Superinterfaces:
AsyncChannel, Channel, Disposable, InputAsyncChannel, OutputChannel, Service

Deprecated. Use AsyncChannel instead. This class will be removed very soon.

public interface AsynchChannel
extends AsyncChannel


Field Summary
 
Fields inherited from interface org.activeio.Service
NO_WAIT_TIMEOUT, WAIT_FOREVER_TIMEOUT
 
Methods inherited from interface org.activeio.InputAsyncChannel
getAsyncChannelListener, setAsyncChannelListener
 
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.OutputChannel
flush, write
 



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