Class NettyTelnetBootstrap
java.lang.Object
org.aesh.terminal.telnet.TelnetBootstrap
org.aesh.terminal.telnet.netty.NettyTelnetBootstrap
- Author:
- Julien Viet
-
Constructor Details
-
NettyTelnetBootstrap
public NettyTelnetBootstrap()
-
-
Method Details
-
setHost
- Overrides:
setHostin classTelnetBootstrap
-
setPort
- Overrides:
setPortin classTelnetBootstrap
-
start
Description copied from class:TelnetBootstrapStart the telnet server- Specified by:
startin classTelnetBootstrap- Parameters:
factory- the telnet handler factorydoneHandler- the done handler
-
stop
- Specified by:
stopin classTelnetBootstrap
-