public interface HttpProtocolConfig
Modifier and Type | Method and Description |
---|---|
java.lang.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. |
java.lang.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