| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
Http2ProtocolOptions.SettingsParameter
Defines a parameter to be sent in the SETTINGS frame.
|
static class |
Http2ProtocolOptions.SettingsParameter.Builder
Defines a parameter to be sent in the SETTINGS frame.
|
| Modifier and Type | Method and Description |
|---|---|
Http2ProtocolOptions.SettingsParameterOrBuilder |
Http2ProtocolOptionsOrBuilder.getCustomSettingsParametersOrBuilder(int index)
[#not-implemented-hide:]
Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions:
1.
|
Http2ProtocolOptions.SettingsParameterOrBuilder |
Http2ProtocolOptions.getCustomSettingsParametersOrBuilder(int index)
[#not-implemented-hide:]
Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions:
1.
|
Http2ProtocolOptions.SettingsParameterOrBuilder |
Http2ProtocolOptions.Builder.getCustomSettingsParametersOrBuilder(int index)
[#not-implemented-hide:]
Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions:
1.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Http2ProtocolOptions.SettingsParameterOrBuilder> |
Http2ProtocolOptionsOrBuilder.getCustomSettingsParametersOrBuilderList()
[#not-implemented-hide:]
Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions:
1.
|
List<? extends Http2ProtocolOptions.SettingsParameterOrBuilder> |
Http2ProtocolOptions.getCustomSettingsParametersOrBuilderList()
[#not-implemented-hide:]
Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions:
1.
|
List<? extends Http2ProtocolOptions.SettingsParameterOrBuilder> |
Http2ProtocolOptions.Builder.getCustomSettingsParametersOrBuilderList()
[#not-implemented-hide:]
Specifies SETTINGS frame parameters to be sent to the peer, with two exceptions:
1.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.