Package | Description |
---|---|
io.netty.handler.ssl |
Modifier and Type | Method and Description |
---|---|
OpenSslSessionStats |
ReferenceCountedOpenSslContext.stats()
Deprecated.
use
#sessionContext#stats() |
OpenSslSessionStats |
OpenSslSessionContext.stats()
Returns the stats of this context.
|
Copyright © 2008–2017 The Netty Project. All rights reserved.