Package | Description |
---|---|
io.netty.handler.ssl |
Modifier and Type | Class and Description |
---|---|
class |
OpenSslServerSessionContext
OpenSslSessionContext implementation which offers extra methods which are only useful for the server-side. |
Modifier and Type | Method and Description |
---|---|
OpenSslSessionContext |
OpenSslClientContext.sessionContext() |
abstract OpenSslSessionContext |
OpenSslContext.sessionContext() |
Copyright © 2008–2015 The Netty Project. All rights reserved.