Uses of Interface
org.infinispan.xsite.BackupSender
-
Packages that use BackupSender Package Description org.infinispan.interceptors.xsite Interceptors dealing with cross-site replication.org.infinispan.xsite -
-
Uses of BackupSender in org.infinispan.interceptors.xsite
Fields in org.infinispan.interceptors.xsite declared as BackupSender Modifier and Type Field Description protected BackupSender
BaseBackupInterceptor. backupSender
-
Uses of BackupSender in org.infinispan.xsite
Classes in org.infinispan.xsite that implement BackupSender Modifier and Type Class Description class
BackupSenderImpl
Methods in org.infinispan.xsite with parameters of type BackupSender Modifier and Type Method Description void
XSiteAdminCommand. init(BackupSender backupSender)
-