com.mindbright.nio
public class NonBlockingPipe extends java.lang.Object
Constructor and Description |
---|
NonBlockingPipe() |
Modifier and Type | Method and Description |
---|---|
NonBlockingOutput |
getSink()
Get the sink side of the pipe.
|
NonBlockingInput |
getSource()
Get the source side of the pipe.
|
public NonBlockingPipe() throws java.io.IOException
java.io.IOException
public NonBlockingInput getSource() throws java.io.IOException
java.io.IOException
public NonBlockingOutput getSink() throws java.io.IOException
java.io.IOException