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.AnInputStreamthat reads from aCacheStreamof byte[] and produces a JSON output.AnInputStreamthat reads from aCacheStreamof byte[] and produces a JSON output.Handles Cross Origin Resource Sharing (CORS) requests.ARestRequestbacked by Netty.ARestResponsebacked 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 intoRestResponseand sent back to the client.REST Protocol Server.