public class Http2Settings extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Http2Settings.Holder
Holds this Http2Settings in the Application's meta data.
|
Constructor and Description |
---|
Http2Settings() |
Modifier and Type | Method and Description |
---|---|
PushBuilder |
getPushBuilder()
Gets the push builder which has been initialized
|
Http2Settings |
setPushBuilder(PushBuilder pushBuilder)
Sets the push builder that has been initialized
|
public Http2Settings setPushBuilder(PushBuilder pushBuilder)
pushBuilder
- the push builder to be used after the initializationpublic PushBuilder getPushBuilder()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.