org.smallmind.plumber.nio
Class SocketChannelPipe
java.lang.Object
org.smallmind.plumber.nio.SocketChannelPipe
public class SocketChannelPipe
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketChannelPipe
public SocketChannelPipe(SocketChannel downstreamSocketChannel,
SocketChannel upstreamSocketChannel,
int bufferSize)
startPipe
public void startPipe()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.