|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChannelMultiplexer
Method Summary | |
---|---|
void |
multiplexChannel(IChannel channel)
Called by an IChannel each time a new buffer is available for multiplexing. |
boolean |
removeChannel(IChannel channel)
|
Method Detail |
---|
void multiplexChannel(IChannel channel)
IChannel
each time a new buffer is available for multiplexing. This or another buffer can be
dequeued from the outputQueue of the IChannel
.
boolean removeChannel(IChannel channel)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |