public class RemoteClient extends AbstractSocketClient
| Constructor and Description |
|---|
RemoteClient(int port,
Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable() |
protected void |
handle(InputStream in,
OutputStream out) |
close, connectpublic RemoteClient(int port,
Shell shell)
protected void handle(InputStream in, OutputStream out) throws IOException
handle in class AbstractSocketClientIOExceptionpublic Runnable getRunnable()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.