Uses of Class
org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
Packages that use NettyWebsocketTtyBootstrap
-
Uses of NettyWebsocketTtyBootstrap in org.aesh.terminal.http.netty
Methods in org.aesh.terminal.http.netty that return NettyWebsocketTtyBootstrapModifier and TypeMethodDescriptionSets the host address for the server to bind to.NettyWebsocketTtyBootstrap.setPort(int port) Sets the port for the server to listen on.