public class SocketChannelPipe extends Object
| Constructor and Description |
|---|
SocketChannelPipe(SocketChannel downstreamSocketChannel,
SocketChannel upstreamSocketChannel,
int bufferSize) |
public SocketChannelPipe(SocketChannel downstreamSocketChannel, SocketChannel upstreamSocketChannel, int bufferSize)
public void startPipe()
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.