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 TypeMethodDescriptionvoidResourceManager.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 TypeMethodDescriptionvoidResourceManagerImpl.registerResource(String context, ResourceHandler handler) -
Uses of ResourceHandler in org.infinispan.rest.resources
Classes in org.infinispan.rest.resources that implement ResourceHandlerModifier and TypeClassDescriptionclassREST resource to manage the caches.classREST resource to manage the caches.classclassClusterResourceV3 - REST v3 API for cluster management operations.classREST resource to manage the cache container.classContainerResourceV3 - REST v3 API for container/cache manager operations.classHandler for the counter resource.classREST resource to manage counters (v3 OpenAPI-compliant version).classfinal classLogging configuration resource.classfinal classMicrometer metrics resource.classclassProtobuf schema manipulation ResourceclassREST resource to serve redirectsclassclassREST resource to perform search administration operations in caches (V3 OpenAPI compliant).classclassclassServerResourceV3 - REST v3 API for server management operations.classREST resource to serve static content.classclassclassHandles REST calls for cache and cache manager level X-Site operationsclassXSiteResourceV3 - REST v3 API for cross-site replication operations.