Uses of Interface
org.infinispan.rest.framework.Invocation
Packages that use Invocation
-
Uses of Invocation in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that return InvocationModifier and TypeMethodDescriptionLookupResult.getInvocation()Returns the invocation to carry out aRestRequestMethods in org.infinispan.rest.framework with parameters of type InvocationModifier and TypeMethodDescriptionvoidInvocationRegistry.insertPath(Invocation invocation, List<PathItem> path) Method parameters in org.infinispan.rest.framework with type arguments of type InvocationModifier and TypeMethodDescriptionvoidInvocationRegistry.traverse(BiConsumer<PathItem, Invocation> consumer) -
Uses of Invocation in org.infinispan.rest.framework.impl
Classes in org.infinispan.rest.framework.impl that implement InvocationClasses in org.infinispan.rest.framework.impl that implement interfaces with type arguments of type InvocationMethods in org.infinispan.rest.framework.impl that return InvocationMethods in org.infinispan.rest.framework.impl that return types with arguments of type Invocation