Uses of Class
org.infinispan.rest.framework.impl.Invocations
Packages that use Invocations
Package
Description
-
Uses of Invocations in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that return InvocationsModifier and TypeMethodDescriptionResourceHandler.getInvocations()
Return theInvocations
handled by this ResourceHandler. -
Uses of Invocations in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that return InvocationsModifier and TypeMethodDescriptionInvocations.Builder.build
(InvocationImpl.Builder lastBuilder) InvocationImpl.Builder.create()
Invocations.Builder.create()
-
Uses of Invocations in org.infinispan.rest.resources
Methods in org.infinispan.rest.resources that return InvocationsModifier and TypeMethodDescriptionCacheResourceV2.getInvocations()
ClusterResource.getInvocations()
ContainerResource.getInvocations()
CounterResource.getInvocations()
LoggingResource.getInvocations()
MetricsResource.getInvocations()
ProtobufResource.getInvocations()
RedirectResource.getInvocations()
SearchAdminResource.getInvocations()
SecurityResource.getInvocations()
ServerResource.getInvocations()
StaticContentResource.getInvocations()
TasksResource.getInvocations()
XSiteResource.getInvocations()