public class Pipe
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
Pipe.InputStream |
class |
Pipe.OutputStream |
| Constructor and Description |
|---|
Pipe() |
| Modifier and Type | Method and Description |
|---|---|
Pipe.InputStream |
getInputStream() |
Pipe.OutputStream |
getOutputStream() |
public Pipe.InputStream getInputStream()
public Pipe.OutputStream getOutputStream()