Package org.infinispan.rest
REST Server bootstrap and Netty bridge classes.
- Public API
-
Interface Summary Interface Description JSONConstants -
Class Summary Class Description ALPNHandler Handler responsible for TLS/ALPN negotiation.BaseHttpRequestHandler ByteBufContentSource CacheControl A helper class for controlling Cache Control headers.CacheInputStream AnInputStreamthat reads from aCacheStreamof byte[] and produces a JSON output.DateUtils Http11RequestHandler Netty REST handler for HTTP/1.1InvocationHelper NettyRestRequest ARestRequestbacked by Netty.NettyRestResponse ARestResponsebacked by Netty.NettyRestResponse.Builder RestChannelInitializer Creates Netty Channels for this server.RestRequestHandler Netty handler for REST requests.RestServer REST Protocol Server. -
Enum Summary Enum Description ResponseWriter -
Exception Summary Exception Description RestResponseException An exception representing non-critical HTTP processing errors which will be translated intoRestResponseand sent back to the client.