Index
All Classes and Interfaces|All Packages
C
- channelActive(ChannelHandlerContext) - Method in class org.aesh.terminal.http.netty.TtyWebSocketFrameHandler
- channelInactive(ChannelHandlerContext) - Method in class org.aesh.terminal.http.netty.TtyWebSocketFrameHandler
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.aesh.terminal.http.netty.HttpRequestHandler
- channelRead0(ChannelHandlerContext, TextWebSocketFrame) - Method in class org.aesh.terminal.http.netty.TtyWebSocketFrameHandler
- COMPLETED - Enum constant in enum org.aesh.terminal.http.Status
D
- DEFAULT_SIZE - Static variable in class org.aesh.terminal.http.HttpTtyConnection
- device() - Method in class org.aesh.terminal.http.HttpTtyConnection
E
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.aesh.terminal.http.netty.HttpRequestHandler
F
G
- getAttributes() - Method in class org.aesh.terminal.http.HttpTtyConnection
- getBooleanCapability(Capability) - Method in class org.aesh.terminal.http.HttpDevice
- getCloseHandler() - Method in class org.aesh.terminal.http.HttpTtyConnection
- getHost() - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- getNumericCapability(Capability) - Method in class org.aesh.terminal.http.HttpDevice
- getPort() - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- getSignalHandler() - Method in class org.aesh.terminal.http.HttpTtyConnection
- getSizeHandler() - Method in class org.aesh.terminal.http.HttpTtyConnection
- getStdinHandler() - Method in class org.aesh.terminal.http.HttpTtyConnection
- getStringCapability(Capability) - Method in class org.aesh.terminal.http.HttpDevice
- getTerminalTypeHandler() - Method in class org.aesh.terminal.http.HttpTtyConnection
H
- HttpDevice - Class in org.aesh.terminal.http
- HttpDevice(String) - Constructor for class org.aesh.terminal.http.HttpDevice
- HttpRequestHandler - Class in org.aesh.terminal.http.netty
- HttpRequestHandler(String) - Constructor for class org.aesh.terminal.http.netty.HttpRequestHandler
- HttpTtyConnection - Class in org.aesh.terminal.http
-
A connection to an http client, independent of the protocol, it could be straight WebSockets or SockJS, etc...
- HttpTtyConnection() - Constructor for class org.aesh.terminal.http.HttpTtyConnection
- HttpTtyConnection(Charset, Size) - Constructor for class org.aesh.terminal.http.HttpTtyConnection
I
- initChannel(SocketChannel) - Method in class org.aesh.terminal.http.netty.TtyServerInitializer
- inputEncoding() - Method in class org.aesh.terminal.http.HttpTtyConnection
- INTERRUPTED - Enum constant in enum org.aesh.terminal.http.Status
- isFinal() - Method in enum org.aesh.terminal.http.Status
L
- lastAccessedTime() - Method in class org.aesh.terminal.http.HttpTtyConnection
N
- NettyWebsocketTtyBootstrap - Class in org.aesh.terminal.http.netty
-
Convenience class for quickly starting a Netty Tty server.
- NettyWebsocketTtyBootstrap() - Constructor for class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- NEW - Enum constant in enum org.aesh.terminal.http.Status
O
- openBlocking() - Method in class org.aesh.terminal.http.HttpTtyConnection
- openNonBlocking() - Method in class org.aesh.terminal.http.HttpTtyConnection
- org.aesh.terminal.http - package org.aesh.terminal.http
- org.aesh.terminal.http.netty - package org.aesh.terminal.http.netty
- outputEncoding() - Method in class org.aesh.terminal.http.HttpTtyConnection
P
- put(Capability, Object...) - Method in class org.aesh.terminal.http.HttpTtyConnection
R
S
- setAttributes(Attributes) - Method in class org.aesh.terminal.http.HttpTtyConnection
- setCloseHandler(Consumer) - Method in class org.aesh.terminal.http.HttpTtyConnection
- setHost(String) - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- setPort(int) - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- setSignalHandler(Consumer) - Method in class org.aesh.terminal.http.HttpTtyConnection
- setSizeHandler(Consumer) - Method in class org.aesh.terminal.http.HttpTtyConnection
- setStdinHandler(Consumer) - Method in class org.aesh.terminal.http.HttpTtyConnection
- setTerminalTypeHandler(Consumer) - Method in class org.aesh.terminal.http.HttpTtyConnection
- size() - Method in class org.aesh.terminal.http.HttpTtyConnection
- start(Consumer) - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- start(Consumer, Consumer) - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- Status - Enum in org.aesh.terminal.http
- stdoutHandler() - Method in class org.aesh.terminal.http.HttpTtyConnection
- stop() - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- stop(Consumer) - Method in class org.aesh.terminal.http.netty.NettyWebsocketTtyBootstrap
- supportsAnsi() - Method in class org.aesh.terminal.http.HttpTtyConnection
T
- TtyServerInitializer - Class in org.aesh.terminal.http.netty
- TtyServerInitializer(ChannelGroup, Consumer) - Constructor for class org.aesh.terminal.http.netty.TtyServerInitializer
- TtyWebSocketFrameHandler - Class in org.aesh.terminal.http.netty
- TtyWebSocketFrameHandler(ChannelGroup, Consumer) - Constructor for class org.aesh.terminal.http.netty.TtyWebSocketFrameHandler
- type() - Method in class org.aesh.terminal.http.HttpDevice
U
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.aesh.terminal.http.netty.TtyWebSocketFrameHandler
V
- valueOf(String) - Static method in enum org.aesh.terminal.http.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.aesh.terminal.http.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- write(byte[]) - Method in class org.aesh.terminal.http.HttpTtyConnection
- writeToDecoder(String) - Method in class org.aesh.terminal.http.HttpTtyConnection
All Classes and Interfaces|All Packages