Package org.infinispan.rest
package org.infinispan.rest
REST Server bootstrap and Netty bridge classes.
- Public API
-
ClassDescriptionHandler responsible for TLS/ALPN negotiation.A helper class for controlling Cache Control headers.Handles Cross Origin Resource Sharing (CORS) requests.Lifecycle callbacks for the REST module.A
RestRequest
backed by Netty.ARestResponse
backed by Netty.Creates Netty Channels for this server.Netty handler for REST requests.An exception representing non-critical HTTP processing errors which will be translated intoRestResponse
and sent back to the client.REST Protocol Server.