| Interface | Description |
|---|---|
| JSONConstants |
| Class | Description |
|---|---|
| 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
|
| InfinispanCacheAPIRequest |
Representation of a HTTP request related to Cache API operations.
|
| InfinispanCacheResponse | |
| InfinispanErrorResponse | |
| InfinispanRequest |
Representation of a HTTP request tailed for Infinispan-specific requests.
|
| InfinispanResponse |
Representation of a HTTP response tailed for Infinispan-specific responses.
|
| LifecycleCallbacks |
Module lifecycle callbacks implementation that enables module specific
AdvancedExternalizer
implementations to be registered. |
| 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
InfinispanResponse and sent back to the client. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.