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, getPort
private ServerAutomaton automaton
public RemoteServer(int bindingPort)
protected void handle(InputStream in, OutputStream out) throws IOException
handle
in class AbstractSocketServer
IOException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.