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