Package | Description |
---|---|
io.undertow.server | |
io.undertow.server.protocol.http |
Class and Description |
---|
HttpServerConnection A server-side HTTP connection. |
Class and Description |
---|
AlpnOpenListener Open listener adaptor for ALPN connections Not a proper open listener as such, but more a mechanism for selecting between them |
HttpContinue.ContinueResponseSender A continue response that is in the process of being sent. |
HttpRequestParser The basic HTTP parser. |
PipeliningBufferingStreamSinkConduit A buffer that is used when processing pipelined requests, that allows the server to buffer multiple responses into a single write() call. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.