Uses of Interface
org.infinispan.rest.framework.ResourceManager
Packages that use ResourceManager
Package
Description
REST Server bootstrap and Netty bridge classes.
-
Uses of ResourceManager in org.infinispan.rest
Methods in org.infinispan.rest with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected RestDispatcherRestServer.createDispatcher(ResourceManager manager, Authorizer authorizer) -
Uses of ResourceManager in org.infinispan.rest.framework.impl
Classes in org.infinispan.rest.framework.impl that implement ResourceManagerConstructors in org.infinispan.rest.framework.impl with parameters of type ResourceManager