public final class SslEarlyDataReadyEvent
extends java.lang.Object
Users might call ChannelOutboundInvoker.writeAndFlush(Object) or
ChannelOutboundInvoker.writeAndFlush(Object) to send early data.
Please be aware that early data may be replay-able and so may have other security concerns then other data.
Copyright © 2020-2024 The Netty Project. All Rights Reserved.