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