Uses of Package
org.infinispan.rest
-
Packages that use org.infinispan.rest Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes.org.infinispan.rest.authentication Authentication API for REST.org.infinispan.rest.operations REST Server Operations classes.org.infinispan.rest.operations.exceptions -
Classes in org.infinispan.rest used by org.infinispan.rest Class 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 handlingHttp20RequestHandler Netty REST handler for HTTP/2.0NettyRestResponse ARestResponsebacked by Netty.NettyRestResponse.Builder RestChannelInitializer Creates Netty Channels for this server.RestServer REST Protocol Server. -
Classes in org.infinispan.rest used by org.infinispan.rest.authentication Class Description NettyRestRequest ARestRequestbacked by Netty.RestResponseException An exception representing non-critical HTTP processing errors which will be translated intoRestResponseand sent back to the client. -
Classes in org.infinispan.rest used by org.infinispan.rest.operations Class Description CacheControl A helper class for controlling Cache Control headers. -
Classes in org.infinispan.rest used by org.infinispan.rest.operations.exceptions Class Description RestResponseException An exception representing non-critical HTTP processing errors which will be translated intoRestResponseand sent back to the client.