Uses of Class
org.infinispan.rest.framework.impl.Invocations
-
Packages that use Invocations Package Description org.infinispan.rest.framework org.infinispan.rest.framework.impl org.infinispan.rest.resources -
-
Uses of Invocations in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that return Invocations Modifier and Type Method Description InvocationsResourceHandler. getInvocations()Return theInvocationshandled by this ResourceHandler. -
Uses of Invocations in org.infinispan.rest.framework.impl
Methods in org.infinispan.rest.framework.impl that return Invocations Modifier and Type Method Description InvocationsInvocations.Builder. build(InvocationImpl.Builder lastBuilder)InvocationsInvocationImpl.Builder. create()InvocationsInvocations.Builder. create() -
Uses of Invocations in org.infinispan.rest.resources
Methods in org.infinispan.rest.resources that return Invocations Modifier and Type Method Description InvocationsCacheResourceV2. getInvocations()InvocationsClusterResource. getInvocations()InvocationsContainerResource. getInvocations()InvocationsCounterResource. getInvocations()InvocationsLoggingResource. getInvocations()InvocationsMetricsResource. getInvocations()InvocationsProtobufResource. getInvocations()InvocationsRedirectResource. getInvocations()InvocationsSearchAdminResource. getInvocations()InvocationsSecurityResource. getInvocations()InvocationsServerResource. getInvocations()InvocationsStaticContentResource. getInvocations()InvocationsTasksResource. getInvocations()InvocationsXSiteResource. getInvocations()
-