Uses of Class
org.infinispan.rest.InvocationHelper
-
Packages that use InvocationHelper Package Description org.infinispan.rest.resources -
-
Uses of InvocationHelper in org.infinispan.rest.resources
Constructors in org.infinispan.rest.resources with parameters of type InvocationHelper Constructor Description BaseCacheResource(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)
-