Uses of Class
org.infinispan.rest.InvocationHelper
Packages that use InvocationHelper
-
Uses of InvocationHelper in org.infinispan.rest.resources
Constructors in org.infinispan.rest.resources with parameters of type InvocationHelperModifierConstructorDescriptionBaseCacheResource(InvocationHelper invocationHelper, RestTelemetryService telemetryService) CacheResourceV2(InvocationHelper invocationHelper, RestTelemetryService telemetryService) ClusterResource(InvocationHelper invocationHelper) ContainerResource(InvocationHelper invocationHelper) CounterResource(InvocationHelper invocationHelper) LoggingResource(InvocationHelper invocationHelper) MetricsResource(boolean auth, InvocationHelper invocationHelper) ProtobufResource(InvocationHelper invocationHelper, RestTelemetryService telemetryService) SearchAdminResource(InvocationHelper invocationHelper) SecurityResource(InvocationHelper invocationHelper, String accessGrantedPath, String accessDeniedPath) ServerResource(InvocationHelper invocationHelper) TasksResource(InvocationHelper invocationHelper) XSiteResource(InvocationHelper invocationHelper)