Modifier and Type | Method and Description |
---|---|
void |
HttpConnectionHandler.handleRead(ReadContext context) |
Modifier and Type | Class and Description |
---|---|
class |
SocketListener
Listens to
Socket instances. |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionHandler.handleRead(ReadContext context)
Handles a read from the
SocketChannel . |
Modifier and Type | Class and Description |
---|---|
class |
SslConnectionHandler
SSL
ConnectionHandler . |
Modifier and Type | Method and Description |
---|---|
void |
SslConnectionHandler.handleRead(ReadContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TcpConnectionHandler.handleRead(ReadContext context) |
Copyright © 2005–2016. All rights reserved.