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