org.activeio.net
Class VMPipeAsyncChannelPipe

java.lang.Object
  extended byorg.activeio.net.VMPipeAsyncChannelPipe

public final class VMPipeAsyncChannelPipe
extends Object

Used to connect the bottom ends of two Async channel stacks.


Nested Class Summary
static class VMPipeAsyncChannelPipe.PipeChannel
           
 
Constructor Summary
VMPipeAsyncChannelPipe()
           
 
Method Summary
 AsyncChannel getLeftAsyncChannel()
           
 AsyncChannel getRightAsyncChannel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMPipeAsyncChannelPipe

public VMPipeAsyncChannelPipe()
Method Detail

getLeftAsyncChannel

public AsyncChannel getLeftAsyncChannel()

getRightAsyncChannel

public AsyncChannel getRightAsyncChannel()


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