Interface | Description |
---|---|
HttpContinue.ContinueResponseSender |
A continue response that is in the process of being sent.
|
Class | Description |
---|---|
ALPNLimitingSSLEngine |
SSLEngine that will limit the cipher selection to HTTP/2 suitable protocols if the client is offering h2 as an option.
|
AlpnOpenListener |
Open listener adaptor for ALPN connections
|
CacheMap<K,V> | |
HttpAttachments |
Exchange attachments that have specific meaning when using the HTTP protocol
|
HttpContinue |
Class that provides support for dealing with HTTP 100 (Continue) responses.
|
HttpOpenListener |
Open listener for HTTP server.
|
HttpRequestParser |
The basic HTTP parser.
|
HttpServerConnection |
A server-side HTTP connection.
|
PipeliningBufferingStreamSinkConduit |
A buffer that is used when processing pipelined requests, that allows the server to
buffer multiple responses into a single write() call.
|
ServerFixedLengthStreamSinkConduit |
Copyright © 2017 JBoss by Red Hat. All rights reserved.