public class RemoteServer extends AbstractSocketServer
| Constructor and Description |
|---|
RemoteServer(int bindingPort) |
| Modifier and Type | Method and Description |
|---|---|
Shell |
getShell() |
protected void |
handle(java.io.InputStream in,
java.io.OutputStream out) |
accept, bind, close, getBindingPort, getPortprotected void handle(java.io.InputStream in,
java.io.OutputStream out)
throws java.io.IOException
handle in class AbstractSocketServerjava.io.IOExceptionpublic Shell getShell()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.