| Package | Description |
|---|---|
| org.jboss.netty.handler.ssl |
| Class and Description |
|---|
ImmediateExecutor
Executor which executes the command in the caller thread. |
| JdkSslContext
An
SslContext which uses JDK's SSL/TLS implementation. |
| OpenSslSessionStats
Stats exposed by an OpenSSL session context.
|
| SslBufferPool
A
ByteBuffer pool dedicated for SslHandler performance improvement. |
| SslContext
A secure socket protocol implementation which acts as a factory for
SSLEngine and SslHandler. |
| SslHandler |
| SslProvider
An enumeration of SSL/TLS protocol providers.
|
Copyright © 2008-2016 The Netty Project. All Rights Reserved.