public interface Http2SettingsReceivedConsumer
Modifier and Type | Method and Description |
---|---|
void |
consumeReceivedSettings(Http2Settings settings)
Consume the most recently received but not yet ACKed settings.
|
void consumeReceivedSettings(Http2Settings settings)
Copyright © 2008–2024 The Netty Project. All rights reserved.