public interface SSLContextListener
SSLEngine before they get injected in Netty.| Modifier and Type | Field and Description |
|---|---|
static SSLContextListener |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
void |
onPostCreate(SSLEngine e)
Invoked just after the
SSLEngine has been created, but not yet injected in Netty. |
static final SSLContextListener DEFAULT
Copyright © 2015. All Rights Reserved.