| Interface | Description |
|---|---|
| JSONConstants |
| Class | Description |
|---|---|
| ByteBufContentSource | |
| CacheControl |
A helper class for controlling Cache Control headers.
|
| Http11RequestHandler |
Netty REST handler for HTTP/1.1
|
| Http11To2UpgradeHandler |
Handler responsible for TLS/ALPN negotiation as well as HTTP/1.1 Upgrade header handling
|
| Http20RequestHandler |
Netty REST handler for HTTP/2.0
|
| LifecycleCallbacks |
Module lifecycle callbacks implementation that enables module specific
AdvancedExternalizer
implementations to be registered. |
| NettyRestRequest |
A
RestRequest backed by Netty. |
| NettyRestResponse |
A
RestResponse backed by Netty. |
| NettyRestResponse.Builder | |
| RestChannelInitializer |
Creates Netty Channels for this server.
|
| RestServer |
REST Protocol Server.
|
| Exception | Description |
|---|---|
| RestResponseException |
An exception representing non-critical HTTP processing errors which will be translated
into
RestResponse and sent back to the client. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.