- H2AsyncRequester - Class in org.apache.hc.core5.http2.impl.nio.bootstrap
-
Client side message exchange initiator capable of negotiating
HTTP/2 or HTTP/1.1 compatible connections.
- H2AsyncRequester(HttpVersionPolicy, IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, ManagedConnPool<HttpHost, IOSession>, TlsStrategy, Timeout, IOReactorMetricsListener, IOWorkerSelector, int) - Constructor for class org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
-
- H2ClientTlsStrategy - Class in org.apache.hc.core5.http2.ssl
-
Default client-side implementation of
TlsStrategy that upgrades outbound connections
with TLS security.
- H2ClientTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
-
- H2ClientTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
-
- H2ClientTlsStrategy(SSLContext, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
-
- H2ClientTlsStrategy(SSLContext) - Constructor for class org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
-
- H2ClientTlsStrategy() - Constructor for class org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
-
- H2ClientTlsStrategy(SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
-
Constructor with the default SSL context based on system properties and custom
SSLSessionVerifier.
- H2Config - Class in org.apache.hc.core5.http2.config
-
HTTP/2 protocol configuration.
- H2Config.Builder - Class in org.apache.hc.core5.http2.config
-
- H2ConnectionException - Exception in org.apache.hc.core5.http2
-
Signals fatal HTTP/2 protocol violation that renders the actual
HTTP/2 connection unreliable.
- H2ConnectionException(H2Error, String) - Constructor for exception org.apache.hc.core5.http2.H2ConnectionException
-
- H2ConnectionException(int, String) - Constructor for exception org.apache.hc.core5.http2.H2ConnectionException
-
- H2ConnPool - Class in org.apache.hc.core5.http2.nio.pool
-
Pool of HTTP/2 message multiplexing capable connections.
- H2ConnPool(ConnectionInitiator, Resolver<HttpHost, InetSocketAddress>, TlsStrategy) - Constructor for class org.apache.hc.core5.http2.nio.pool.H2ConnPool
-
- H2CorruptFrameException - Exception in org.apache.hc.core5.http2
-
Signals corrupt HTTP/2 frame.
- H2CorruptFrameException(String) - Constructor for exception org.apache.hc.core5.http2.H2CorruptFrameException
-
- H2Error - Enum in org.apache.hc.core5.http2
-
Errors codes defined by HTTP/2 specification.
- H2MessageConverter<T extends HttpMessage> - Interface in org.apache.hc.core5.http2
-
Abstract message converter intended to convert from a list of HTTP/2 headers to object
representing an HTTP message and from an object representing an HTTP message to a list
of HTTP/2 headers.
- H2MultiplexingRequester - Class in org.apache.hc.core5.http2.impl.nio.bootstrap
-
HTTP/2 multiplexing client side message exchange initiator.
- H2MultiplexingRequester(IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, Resolver<HttpHost, InetSocketAddress>, TlsStrategy, IOReactorMetricsListener, IOWorkerSelector, AtomicReference<TimeValue>, int) - Constructor for class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
-
- H2MultiplexingRequesterBootstrap - Class in org.apache.hc.core5.http2.impl.nio.bootstrap
-
- H2Param - Enum in org.apache.hc.core5.http2.config
-
HTTP/2 protocol parameters.
- H2Processors - Class in org.apache.hc.core5.http2.impl
-
- H2Processors() - Constructor for class org.apache.hc.core5.http2.impl.H2Processors
-
- H2PseudoRequestHeaders - Class in org.apache.hc.core5.http2
-
Request pseudo HTTP headers defined by the HTTP/2 specification.
- H2PseudoRequestHeaders() - Constructor for class org.apache.hc.core5.http2.H2PseudoRequestHeaders
-
- H2PseudoResponseHeaders - Class in org.apache.hc.core5.http2
-
Response pseudo HTTP headers defined by the HTTP/2 specification.
- H2PseudoResponseHeaders() - Constructor for class org.apache.hc.core5.http2.H2PseudoResponseHeaders
-
- H2RequestConformance - Class in org.apache.hc.core5.http2.protocol
-
This request interceptor is responsible for execution of the protocol conformance
checks on incoming or outgoing HTTP/2 request messages.
- H2RequestConformance(String...) - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestConformance
-
- H2RequestConformance() - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestConformance
-
- H2RequestConnControl - Class in org.apache.hc.core5.http2.protocol
-
- H2RequestConnControl() - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestConnControl
-
- H2RequestContent - Class in org.apache.hc.core5.http2.protocol
-
- H2RequestContent() - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestContent
-
- H2RequestContent(boolean) - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestContent
-
- H2RequesterBootstrap - Class in org.apache.hc.core5.http2.impl.nio.bootstrap
-
- H2RequestTargetHost - Class in org.apache.hc.core5.http2.protocol
-
- H2RequestTargetHost() - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestTargetHost
-
- H2RequestValidateHost - Class in org.apache.hc.core5.http2.protocol
-
- H2RequestValidateHost() - Constructor for class org.apache.hc.core5.http2.protocol.H2RequestValidateHost
-
- H2ResponseConformance - Class in org.apache.hc.core5.http2.protocol
-
This response interceptor is responsible for making the protocol conformance checks
of incoming or outgoing HTTP/2 response messages.
- H2ResponseConformance(String...) - Constructor for class org.apache.hc.core5.http2.protocol.H2ResponseConformance
-
- H2ResponseConformance() - Constructor for class org.apache.hc.core5.http2.protocol.H2ResponseConformance
-
- H2ResponseConnControl - Class in org.apache.hc.core5.http2.protocol
-
- H2ResponseConnControl() - Constructor for class org.apache.hc.core5.http2.protocol.H2ResponseConnControl
-
- H2ResponseContent - Class in org.apache.hc.core5.http2.protocol
-
- H2ResponseContent() - Constructor for class org.apache.hc.core5.http2.protocol.H2ResponseContent
-
- H2ResponseContent(boolean) - Constructor for class org.apache.hc.core5.http2.protocol.H2ResponseContent
-
- H2ServerBootstrap - Class in org.apache.hc.core5.http2.impl.nio.bootstrap
-
- H2ServerTlsStrategy - Class in org.apache.hc.core5.http2.ssl
-
Default server-side implementation of
TlsStrategy that upgrades inbound connections
with TLS security.
- H2ServerTlsStrategy(SSLContext, SecurePortStrategy, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionInitializer, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext, SecurePortStrategy) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(int...) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext, SSLSessionVerifier) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy(SSLContext) - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2ServerTlsStrategy() - Constructor for class org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
-
- H2Setting - Class in org.apache.hc.core5.http2.config
-
HTTP/2 protocol settings.
- H2Setting(H2Param, int) - Constructor for class org.apache.hc.core5.http2.config.H2Setting
-
- H2StreamListener - Interface in org.apache.hc.core5.http2.impl.nio
-
HTTP/2 stream event listener.
- H2StreamResetException - Exception in org.apache.hc.core5.http2
-
Signals HTTP/2 protocol error that renders the actual HTTP/2 data stream
unreliable.
- H2StreamResetException(H2Error, String) - Constructor for exception org.apache.hc.core5.http2.H2StreamResetException
-
- H2StreamResetException(int, String) - Constructor for exception org.apache.hc.core5.http2.H2StreamResetException
-
- H2StreamTimeoutException - Exception in org.apache.hc.core5.http2
-
- H2StreamTimeoutException(String, int, Timeout) - Constructor for exception org.apache.hc.core5.http2.H2StreamTimeoutException
-
- H2TlsSupport - Class in org.apache.hc.core5.http2.ssl
-
HTTP/2 TLS support methods
- H2TlsSupport() - Constructor for class org.apache.hc.core5.http2.ssl.H2TlsSupport
-
- H2TransportMetrics - Interface in org.apache.hc.core5.http2
-
The point of access to connection statistics.
- hashCode() - Method in class org.apache.hc.core5.http2.priority.PriorityValue
-
- HEAD_LEN - Static variable in class org.apache.hc.core5.http2.frame.FrameConsts
-
- HeaderListConstraintException - Exception in org.apache.hc.core5.http2.hpack
-
Signals a header list constraint violation.
- HeaderListConstraintException(String) - Constructor for exception org.apache.hc.core5.http2.hpack.HeaderListConstraintException
-
Creates a HeaderListConstraintException with the specified detail message.
- HPackDecoder - Class in org.apache.hc.core5.http2.hpack
-
HPACK decoder.
- HPackDecoder(int, Charset) - Constructor for class org.apache.hc.core5.http2.hpack.HPackDecoder
-
- HPackDecoder(int, CharsetDecoder) - Constructor for class org.apache.hc.core5.http2.hpack.HPackDecoder
-
- HPackEncoder - Class in org.apache.hc.core5.http2.hpack
-
HPACK encoder.
- HPackEncoder(int, Charset) - Constructor for class org.apache.hc.core5.http2.hpack.HPackEncoder
-
- HPackEncoder(int, CharsetEncoder) - Constructor for class org.apache.hc.core5.http2.hpack.HPackEncoder
-
- HPackException - Exception in org.apache.hc.core5.http2.hpack
-
Signals HPACK protocol violation.
- HPackException(String) - Constructor for exception org.apache.hc.core5.http2.hpack.HPackException
-
- HPackException(String, Exception) - Constructor for exception org.apache.hc.core5.http2.hpack.HPackException
-
- HttpProtocolNegotiator - Class in org.apache.hc.core5.http2.impl.nio
-
- HttpProtocolNegotiator(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - Constructor for class org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
-
- HttpVersionPolicy - Enum in org.apache.hc.core5.http2
-
HTTP protocol version policy.
- Huffman - Class in org.apache.hc.core5.http2.hpack
-
This Huffman codec implementation has been derived from Twitter HPack project
(https://github.com/twitter/hpack)
- same(int) - Method in enum org.apache.hc.core5.http2.frame.FrameType
-
Convenience: compare this enum to a raw frame type byte.
- SCHEME - Static variable in class org.apache.hc.core5.http2.H2PseudoRequestHeaders
-
- selectApplicationProtocols(Object) - Static method in class org.apache.hc.core5.http2.ssl.H2TlsSupport
-
- server(String) - Static method in class org.apache.hc.core5.http2.impl.H2Processors
-
- server() - Static method in class org.apache.hc.core5.http2.impl.H2Processors
-
- ServerH2IOEventHandler - Class in org.apache.hc.core5.http2.impl.nio
-
IOEventHandler that implements
server side HTTP/2 messaging protocol with full support for
multiplexed message transmission.
- ServerH2IOEventHandler(ServerH2StreamMultiplexer) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
-
- ServerH2PrefaceHandler - Class in org.apache.hc.core5.http2.impl.nio
-
I/O event handler for events fired by
ProtocolIOSession that implements
server side of the HTTP/2 protocol negotiation handshake.
- ServerH2PrefaceHandler(ProtocolIOSession, ServerH2StreamMultiplexerFactory, Callback<Exception>) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
-
- ServerH2PrefaceHandler(ProtocolIOSession, ServerH2StreamMultiplexerFactory, FutureCallback<ProtocolIOSession>, Callback<Exception>) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
-
- ServerH2StreamMultiplexer - Class in org.apache.hc.core5.http2.impl.nio
-
I/O event handler for events fired by
ProtocolIOSession that implements
server side HTTP/2 messaging protocol with full support for
multiplexed message transmission.
- ServerH2StreamMultiplexer(ProtocolIOSession, FrameFactory, HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, CharCodingConfig, H2Config, H2StreamListener) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer
-
- ServerH2StreamMultiplexer(ProtocolIOSession, HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, CharCodingConfig, H2Config) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer
-
- ServerH2StreamMultiplexerFactory - Class in org.apache.hc.core5.http2.impl.nio
-
- ServerH2StreamMultiplexerFactory(HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, H2Config, CharCodingConfig, H2StreamListener, FrameFactory) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexerFactory
-
- ServerH2StreamMultiplexerFactory(HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, H2Config, CharCodingConfig, H2StreamListener) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexerFactory
-
- ServerH2UpgradeHandler - Class in org.apache.hc.core5.http2.impl.nio
-
Protocol upgrade handler that upgrades the underlying
ProtocolIOSession
to HTTP/2 in case of a successful protocol negotiation.
- ServerH2UpgradeHandler(ServerH2StreamMultiplexerFactory, Callback<Exception>) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerH2UpgradeHandler
-
- ServerHttp1UpgradeHandler - Class in org.apache.hc.core5.http2.impl.nio
-
Protocol upgrade handler that upgrades the underlying
ProtocolIOSession
to HTTP/1.1 in case of a successful protocol negotiation or as a default fall-back.
- ServerHttp1UpgradeHandler(ServerHttp1StreamDuplexerFactory) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerHttp1UpgradeHandler
-
- ServerHttpProtocolNegotiationStarter - Class in org.apache.hc.core5.http2.impl.nio
-
Server I/O event starter that prepares I/O sessions for an initial protocol handshake.
- ServerHttpProtocolNegotiationStarter(ServerHttp1StreamDuplexerFactory, ServerH2StreamMultiplexerFactory, HttpVersionPolicy, TlsStrategy, Timeout, Callback<Exception>) - Constructor for class org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter
-
- setApplicationProtocols(SSLParameters, String[]) - Static method in class org.apache.hc.core5.http2.ssl.H2TlsSupport
-
- setCanonicalHostName(String) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
Sets canonical name (fully qualified domain name) of the server.
- setCharCodingConfig(CharCodingConfig) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
Sets message char coding.
- setCharCodingConfig(CharCodingConfig) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
Sets message char coding.
- setCharset(CharCodingConfig) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
Sets message char coding.
- setCompressionEnabled(boolean) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setConnPoolListener(ConnPoolListener<HttpHost>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setDefaultMaxPerRoute(int) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setEnableRetransmissions(SSLParameters, boolean) - Static method in class org.apache.hc.core5.http2.ssl.H2TlsSupport
-
- setExceptionCallback(Callback<Exception>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setExceptionCallback(Callback<Exception>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setExceptionCallback(Callback<Exception>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setFrameFactory(FrameFactory) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setFrameFactory(FrameFactory) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setH2Config(H2Config) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
Sets HTTP/2 protocol parameters
- setH2Config(H2Config) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
Sets HTTP/2 protocol parameters
- setH2Config(H2Config) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
Sets HTTP/2 protocol parameters
- setHandshakeTimeout(Timeout) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setHandshakeTimeout(Timeout) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setHeaderTableSize(int) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setHttp1Config(Http1Config) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
Sets HTTP/1.1 protocol parameters
- setHttp1Config(Http1Config) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
Sets HTTP/1.1 protocol parameters
- setHttpProcessor(HttpProcessor) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setHttpProcessor(HttpProcessor) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setHttpProcessor(HttpProcessor) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setInitialWindowSize(int) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setIOReactorConfig(IOReactorConfig) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
Sets I/O reactor configuration.
- setIOReactorConfig(IOReactorConfig) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
Sets I/O reactor configuration.
- setIOReactorConfig(IOReactorConfig) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
Sets I/O reactor configuration.
- setIOReactorMetricsListener(IOReactorMetricsListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setIOReactorMetricsListener(IOReactorMetricsListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setIOReactorMetricsListener(IOReactorMetricsListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setIOSessionDecorator(Decorator<IOSession>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setIOSessionDecorator(Decorator<IOSession>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setIOSessionDecorator(Decorator<IOSession>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setIOSessionListener(IOSessionListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setIOSessionListener(IOSessionListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setIOSessionListener(IOSessionListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setLookupRegistry(LookupRegistry<Supplier<AsyncServerExchangeHandler>>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setMaxCommandsPerConnection(int) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
Sets a hard limit on the number of pending commands execution commands that can be queued per connection.
- setMaxConcurrentStreams(int) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setMaxContinuations(int) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
Sets max limit on number of continuations.
- setMaxFrameSize(int) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setMaxHeaderListSize(int) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setMaxListSize(int) - Method in class org.apache.hc.core5.http2.hpack.HPackDecoder
-
- setMaxPendingCommandsPerConnection(int) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setMaxTableSize(int) - Method in class org.apache.hc.core5.http2.hpack.HPackDecoder
-
- setMaxTableSize(int) - Method in class org.apache.hc.core5.http2.hpack.HPackEncoder
-
- setMaxTotal(int) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setPoolConcurrencyPolicy(PoolConcurrencyPolicy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setPoolReusePolicy(PoolReusePolicy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setPushEnabled(boolean) - Method in class org.apache.hc.core5.http2.config.H2Config.Builder
-
- setRequestRouter(HttpRequestMapper<Supplier<AsyncServerExchangeHandler>>) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setSocketTimeout(Timeout) - Method in class org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
-
- setStreamListener(H2StreamListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setStreamListener(FrameFactory) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setStreamListener(H2StreamListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setStreamListener(Http1StreamListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setStreamListener(H2StreamListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setStreamListener(Http1StreamListener) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setStrictALPNHandshake(boolean) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setTimeToLive(TimeValue) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setTlsStrategy(TlsStrategy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setTlsStrategy(TlsStrategy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setTlsStrategy(TlsStrategy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
- setUriPatternType(UriPatternType) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
-
- setUriPatternType(UriPatternType) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
- setValidateAfterInactivity(TimeValue) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
-
- setValidateAfterInactivity(TimeValue) - Method in class org.apache.hc.core5.http2.nio.pool.H2ConnPool
-
- setVersionPolicy(HttpVersionPolicy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
-
Sets HTTP protocol version policy
- setVersionPolicy(HttpVersionPolicy) - Method in class org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
-
Sets HTTP protocol version policy
- STATUS - Static variable in class org.apache.hc.core5.http2.H2PseudoResponseHeaders
-
- StreamIdGenerator - Interface in org.apache.hc.core5.http2.frame
-
HTTP/2 stream ID generator.
- validateSession(IOSession, Callback<Boolean>) - Method in class org.apache.hc.core5.http2.nio.pool.H2ConnPool
-
- valueOf(String) - Static method in enum org.apache.hc.core5.http2.config.H2Param
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.hc.core5.http2.config.H2Param
-
- valueOf(String) - Static method in enum org.apache.hc.core5.http2.frame.FrameFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hc.core5.http2.frame.FrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.hc.core5.http2.frame.FrameType
-
- valueOf(String) - Static method in enum org.apache.hc.core5.http2.H2Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hc.core5.http2.HttpVersionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hc.core5.http2.ssl.ApplicationProtocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.hc.core5.http2.config.H2Param
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hc.core5.http2.frame.FrameFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hc.core5.http2.frame.FrameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hc.core5.http2.H2Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hc.core5.http2.HttpVersionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.hc.core5.http2.ssl.ApplicationProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(SSLSessionVerifier) - Static method in class org.apache.hc.core5.http2.ssl.ConscryptSupport
-