Uses of Package
org.infinispan.rest.framework
Packages that use org.infinispan.rest.framework
Package
Description
REST Server bootstrap and Netty bridge classes.
Authentication API for REST.
-
Classes in org.infinispan.rest.framework used by org.infinispan.rest
-
Classes in org.infinispan.rest.framework used by org.infinispan.rest.authentication
-
Classes in org.infinispan.rest.framework used by org.infinispan.rest.authentication.impl
-
Classes in org.infinispan.rest.framework used by org.infinispan.rest.frameworkClassDescriptionDefines an invocation to a REST resource.Status of the lookup operation.Handles all the logic related to a REST resource.
-
Classes in org.infinispan.rest.framework used by org.infinispan.rest.framework.implClassDescriptionDefines an invocation to a REST resource.Status of the lookup operation.Handles all the logic related to a REST resource.Handles registration and lookup of
ResourceHandler
.Routes a particularRestRequest
to be executed by the correct {link @Invocation}, and produces theRestResponse
. -
Classes in org.infinispan.rest.framework used by org.infinispan.rest.logging
-
Classes in org.infinispan.rest.framework used by org.infinispan.rest.resources