org.crsh.shell.impl.remoting
Class ClientAutomaton
java.lang.Object
org.crsh.shell.impl.remoting.ClientAutomaton
- All Implemented Interfaces:
- Runnable
public class ClientAutomaton
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientAutomaton
public ClientAutomaton(ObjectOutputStream out,
ObjectInputStream in,
Shell shell)
ClientAutomaton
public ClientAutomaton(InputStream in,
OutputStream out,
Shell shell)
throws IOException
- Throws:
IOException
addCloseListener
public ClientAutomaton addCloseListener(Closeable closeable)
run
public void run()
- Specified by:
run in interface Runnable
getWidth
public int getWidth()
getHeight
public int getHeight()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.