Uses of Interface
org.infinispan.rest.framework.ResourceHandler
Packages that use ResourceHandler
Package
Description
-
Uses of ResourceHandler in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework with parameters of type ResourceHandlerModifier and TypeMethodDescriptionvoid
ResourceManager.registerResource
(String context, ResourceHandler handler) -
Uses of ResourceHandler in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl with parameters of type ResourceHandlerModifier and TypeMethodDescriptionvoid
ResourceManagerImpl.registerResource
(String context, ResourceHandler handler) -
Uses of ResourceHandler in org.infinispan.rest.resources
Classes in org.infinispan.rest.resources that implement ResourceHandlerModifier and TypeClassDescriptionclass
REST resource to manage the caches.class
class
REST resource to manage the cache container.class
Handler for the counter resource.final class
Logging configuration resource.final class
Micrometer metrics resource.class
Protobuf schema manipulation Resourceclass
REST resource to serve redirectsclass
class
class
class
REST resource to serve static content.class
class
Handles REST calls for cache and cache manager level X-Site operations