public class RemoteClient extends AbstractSocketClient
| Modifier and Type | Field and Description |
|---|---|
private ClientAutomaton |
automaton
.
|
private Shell |
shell
.
|
| Constructor and Description |
|---|
RemoteClient(int port,
Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnable() |
protected void |
handle(InputStream in,
OutputStream out) |
close, connectprivate ClientAutomaton automaton
public 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.