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 org.infinispan.rest.resources -
Classes in org.infinispan.rest used by org.infinispan.rest Class Description ALPNHandler Handler responsible for TLS/ALPN negotiation.BaseHttpRequestHandler CacheControl A helper class for controlling Cache Control headers.NettyRestResponse ARestResponsebacked by Netty.NettyRestResponse.Builder ResponseWriter RestChannelInitializer Creates Netty Channels for this server.RestRequestHandler Netty handler for REST requests.RestServer REST Protocol Server. -
Classes in org.infinispan.rest used by org.infinispan.rest.authentication Class Description RestServer REST Protocol Server. -
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. -
Classes in org.infinispan.rest used by org.infinispan.rest.resources Class Description InvocationHelper