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