Uses of Class
org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable
-
Packages that use MultiClusterEventCallable Package Description org.infinispan.notifications.cachelistener.cluster -
-
Uses of MultiClusterEventCallable in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster that return MultiClusterEventCallable Modifier and Type Method Description MultiClusterEventCallableMultiClusterEventCallable.Externalizer. readObject(java.io.ObjectInput input)Methods in org.infinispan.notifications.cachelistener.cluster that return types with arguments of type MultiClusterEventCallable Modifier and Type Method Description java.util.Set<java.lang.Class<? extends MultiClusterEventCallable>>MultiClusterEventCallable.Externalizer. getTypeClasses()Methods in org.infinispan.notifications.cachelistener.cluster with parameters of type MultiClusterEventCallable Modifier and Type Method Description voidMultiClusterEventCallable.Externalizer. writeObject(java.io.ObjectOutput output, MultiClusterEventCallable object)
-