Uses of Class
org.infinispan.jcache.embedded.functions.Invoke
-
Packages that use Invoke Package Description org.infinispan.jcache.embedded.functions -
-
Uses of Invoke in org.infinispan.jcache.embedded.functions
Methods in org.infinispan.jcache.embedded.functions that return Invoke Modifier and Type Method Description InvokeInvoke.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.jcache.embedded.functions that return types with arguments of type Invoke Modifier and Type Method Description Set<Class<? extends Invoke>>Invoke.Externalizer. getTypeClasses()Methods in org.infinispan.jcache.embedded.functions with parameters of type Invoke Modifier and Type Method Description voidInvoke.Externalizer. writeObject(ObjectOutput output, Invoke object)
-