| Package | Description |
|---|---|
| org.jboss.netty.handler.ssl |
SSL ·
TLS implementation based on
SSLEngine |
| Modifier and Type | Field and Description |
|---|---|
private OpenSslSessionStats |
OpenSslServerContext.stats |
| Modifier and Type | Method and Description |
|---|---|
OpenSslSessionStats |
OpenSslServerContext.stats()
Returns the stats of this context.
|