JavaScript is disabled on your browser.
Skip navigation links
Red Hat Data Grid 8.4.8.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.infinispan.rest.framework.ResourceManager
Packages that use
ResourceManager
Package
Description
org.infinispan.rest.framework.impl
Uses of
ResourceManager
in
org.infinispan.rest.framework.impl
Classes in
org.infinispan.rest.framework.impl
that implement
ResourceManager
Modifier and Type
Class
Description
class
ResourceManagerImpl
Constructors in
org.infinispan.rest.framework.impl
with parameters of type
ResourceManager
Modifier
Constructor
Description
RestDispatcherImpl
(
ResourceManager
manager,
Authorizer
authorizer)