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.context REST Context checker classes.org.infinispan.rest.operations REST Server Operations classes.org.infinispan.rest.operations.exceptions org.infinispan.rest.search -
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.0InfinispanCacheResponse InfinispanErrorResponse InfinispanRequest Representation of a HTTP request tailed for Infinispan-specific requests.InfinispanResponse Representation of a HTTP response tailed for Infinispan-specific responses.RestChannelInitializer Creates Netty Channels for this server.RestServer REST Protocol Server. -
Classes in org.infinispan.rest used by org.infinispan.rest.authentication Class Description InfinispanRequest Representation of a HTTP request tailed for Infinispan-specific requests.InfinispanResponse Representation of a HTTP response tailed for Infinispan-specific responses.RestResponseException An exception representing non-critical HTTP processing errors which will be translated intoInfinispanResponse
and sent back to the client. -
Classes in org.infinispan.rest used by org.infinispan.rest.context Class Description RestResponseException An exception representing non-critical HTTP processing errors which will be translated intoInfinispanResponse
and 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.InfinispanCacheAPIRequest Representation of a HTTP request related to Cache API operations.InfinispanRequest Representation of a HTTP request tailed for Infinispan-specific requests.InfinispanResponse Representation of a HTTP response tailed for Infinispan-specific responses.RestResponseException An exception representing non-critical HTTP processing errors which will be translated intoInfinispanResponse
and sent back to the client. -
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 intoInfinispanResponse
and sent back to the client. -
Classes in org.infinispan.rest used by org.infinispan.rest.search Class Description InfinispanRequest Representation of a HTTP request tailed for Infinispan-specific requests.InfinispanResponse Representation of a HTTP response tailed for Infinispan-specific responses.