Class | Description |
---|---|
ImmediateExecutor |
Executor which executes the command in the caller thread. |
SslBufferPool |
A
ByteBuffer pool dedicated for SslHandler performance
improvement. |
SslHandler |
Exception | Description |
---|---|
NotSslRecordException |
Special
SSLException which will get thrown if a packet is
received that not looks like a TLS/SSL record. |
Copyright © 2008-2014 The Netty Project. All Rights Reserved.