org.crsh.telnet.term
Class TelnetHandler
java.lang.Object
org.crsh.telnet.term.TelnetHandler
public class TelnetHandler
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TelnetHandler
public TelnetHandler()
run
public void run(Connection conn)
connectionIdle
public void connectionIdle(ConnectionEvent connectionEvent)
connectionTimedOut
public void connectionTimedOut(ConnectionEvent connectionEvent)
connectionLogoutRequest
public void connectionLogoutRequest(ConnectionEvent connectionEvent)
connectionSentBreak
public void connectionSentBreak(ConnectionEvent connectionEvent)
createShell
public static Shell createShell()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.