Package | Description |
---|---|
org.infinispan.rest |
REST Server bootstrap and Netty bridge classes.
|
org.infinispan.rest.authentication |
Authentication API for REST.
|
Class and Description |
---|
CacheControl
A helper class for controlling Cache Control headers.
|
Http11To2UpgradeHandler
Handler responsible for TLS/ALPN negotiation as well as HTTP/1.1 Upgrade header handling
|
Http20RequestHandler
Netty REST handler for HTTP/2.0
|
InfinispanCacheResponse |
InfinispanErrorResponse |
InfinispanRequest
Representation of a HTTP request tailed for Infinispan-specific requests.
|
InfinispanResponse
Representation of a HTTP response tailed for Infinispan-specific responses.
|
RestChannelInitializer
Creates Netty Channels for this server.
|
RestServer
REST Protocol Server.
|
Class and Description |
---|
InfinispanRequest
Representation of a HTTP request tailed for Infinispan-specific requests.
|
InfinispanResponse
Representation of a HTTP response tailed for Infinispan-specific responses.
|
RestResponseException
An exception representing non-critical HTTP processing errors which will be translated
into
InfinispanResponse and sent back to the client. |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.