| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.server | |
| io.undertow.server.handlers | |
| io.undertow.util |
| Class and Description |
|---|
| DateHandler
Class that adds the Date: header to a HTTP response.
|
| HttpContinueReadHandler
Handler for requests that require 100-continue responses.
|
| HttpTraceHandler
A handler that handles HTTP trace requests
|
| IPAddressAccessControlHandler
Handler that can accept or reject a request based on the IP address of the remote peer.
|
| NameVirtualHostHandler
A
HttpHandler that implements virtual hosts based on the Host: http header
header. |
| PathHandler
Handler that dispatches to a given handler based of a prefix match of the path.
|
| PredicateHandler |
| RedirectHandler
A redirect handler that redirects to the specifed location via a 302 redirect.
|
| SetAttributeHandler
Handler that can set an arbitrary attribute on the exchange.
|
| SetHeaderHandler |
| URLDecodingHandler
A handler that will decode the URL and query parameters to the specified charset.
|
| Class and Description |
|---|
| Cookie
A HTTP cookie.
|
| Class and Description |
|---|
| BlockingHandler
A
HttpHandler that initiates a blocking request. |
| CanonicalPathHandler |
| ChannelUpgradeHandler
An HTTP request handler which upgrades the HTTP request and hands it off as a socket to any XNIO consumer.
|
| Cookie
A HTTP cookie.
|
| CookieImpl |
| HttpContinueAcceptingHandler
Handler that provides support for HTTP/1.1 continue responses.
|
| HttpUpgradeHandshake
Server side upgrade handler.
|
| IPAddressAccessControlHandler
Handler that can accept or reject a request based on the IP address of the remote peer.
|
| MetricsHandler.MetricResult |
| NameVirtualHostHandler
A
HttpHandler that implements virtual hosts based on the Host: http header
header. |
| OriginHandler
A handler for the HTTP Origin header.
|
| PathHandler
Handler that dispatches to a given handler based of a prefix match of the path.
|
| PeerNameResolvingHandler.ResolveType |
| PredicateHandler |
| RequestLimitingHandler
A handler which limits the maximum number of concurrent requests.
|
| ResponseCodeHandler
A handler which simply sets a response code.
|
| Class and Description |
|---|
| Cookie
A HTTP cookie.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.