Interface | Description |
---|---|
HttpContinue.ContinueResponseSender |
A continue response that is in the process of being sent.
|
Class | Description |
---|---|
AlpnOpenListener |
Open listener adaptor for ALPN connections
|
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 |
Exception | Description |
---|---|
HttpRequestParser.BadRequestException |
Copyright © 2017 JBoss by Red Hat. All rights reserved.