Uses of Class
org.miaixz.bus.http.Settings
Packages that use Settings
-
Uses of Settings in org.miaixz.bus.http
Methods in org.miaixz.bus.http that return SettingsMethods in org.miaixz.bus.http with parameters of type Settings -
Uses of Settings in org.miaixz.bus.http.metric.http
Methods in org.miaixz.bus.http.metric.http with parameters of type SettingsModifier and TypeMethodDescriptionvoidHttp2Writer.applyAndAckSettings(Settings peerSettings) AppliespeerSettingsand then sends a settings ACK.voidHttp2Connection.setSettings(Settings settings) Mergessettingsinto this peer's settings and sends them to the remote peer.voidWrite httpd's settings to the peer.