|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activeio.net.VMPipeAsynchChannelPipe
Used to connect the bottom ends of two Asynch channel stacks.
Nested Class Summary | |
static class |
VMPipeAsynchChannelPipe.PipeChannel
|
Field Summary | |
(package private) VMPipeAsynchChannelPipe.PipeChannel |
leftChannel
|
(package private) VMPipeAsynchChannelPipe.PipeChannel |
rightChannel
|
Constructor Summary | |
VMPipeAsynchChannelPipe()
|
Method Summary | |
AsynchChannel |
getLeftAsynchChannel()
|
AsynchChannel |
getRightAsynchChannel()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final VMPipeAsynchChannelPipe.PipeChannel leftChannel
final VMPipeAsynchChannelPipe.PipeChannel rightChannel
Constructor Detail |
public VMPipeAsynchChannelPipe()
Method Detail |
public AsynchChannel getLeftAsynchChannel()
public AsynchChannel getRightAsynchChannel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |