public static class SslHandlerInitializer.HandshakeCompletionEvent extends Object
| 构造器和说明 |
|---|
HandshakeCompletionEvent(SSLSession sslSession,
io.netty.channel.ChannelHandlerContext ctx) |
public HandshakeCompletionEvent(SSLSession sslSession, io.netty.channel.ChannelHandlerContext ctx)
public SSLSession getSslSession()
public io.netty.channel.ChannelHandlerContext getCtx()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.