| Constructor and Description |
|---|
AttachResult(WebSocketStreamHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getErrorStream() |
OutputStream |
getStandardInputStream() |
InputStream |
getStandardOutputStream() |
public AttachResult(WebSocketStreamHandler handler) throws IOException
IOExceptionpublic OutputStream getStandardInputStream()
public InputStream getStandardOutputStream() throws IOException
IOExceptionpublic InputStream getErrorStream() throws IOException
IOExceptionCopyright © 2017. All rights reserved.