Uses of Interface
org.infinispan.rest.framework.Invocation
Packages that use Invocation
Package
Description
-
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 aRestRequest
-
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 -
Uses of Invocation in org.infinispan.rest.logging
Methods in org.infinispan.rest.logging with parameters of type InvocationModifier and TypeMethodDescriptionfinal RegistrationException
Log_$logger.duplicateResource
(String candidate, Invocation invocation, String existingPath) Log.duplicateResource
(String candidate, Invocation invocation, String existingPath)