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