public interface HttpProtocolConfig
| Modifier and Type | Method and Description |
|---|---|
String |
alpnId()
TLS Application-Layer Protocol Negotiation (ALPN) Protocol ID of the protocol this configuration is for.
|
HttpHeadersFactory |
headersFactory()
HttpHeadersFactory to be used for creating HttpHeaders when decoding HTTP messages. |
String alpnId()
HttpHeadersFactory headersFactory()
HttpHeadersFactory to be used for creating HttpHeaders when decoding HTTP messages.HttpHeadersFactory to be used for creating HttpHeaders when decoding HTTP messages