public class RemoteServer extends AbstractSocketServer
| Modifier and Type | Field and Description |
|---|---|
private ServerAutomaton |
automaton
.
|
| Constructor and Description |
|---|
RemoteServer(int bindingPort) |
| Modifier and Type | Method and Description |
|---|---|
Shell |
getShell() |
protected void |
handle(InputStream in,
OutputStream out) |
accept, bind, close, getBindingPort, getPortprivate ServerAutomaton automaton
public RemoteServer(int bindingPort)
protected void handle(InputStream in, OutputStream out) throws IOException
handle in class AbstractSocketServerIOExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.