Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.xsite.BackupSender.TakeSiteOfflineResponse

Packages that use BackupSender.TakeSiteOfflineResponse
org.infinispan.xsite   
 

Uses of BackupSender.TakeSiteOfflineResponse in org.infinispan.xsite
 

Methods in org.infinispan.xsite that return BackupSender.TakeSiteOfflineResponse
 BackupSender.TakeSiteOfflineResponse BackupSender.takeSiteOffline(String siteName)
           
 BackupSender.TakeSiteOfflineResponse BackupSenderImpl.takeSiteOffline(String siteName)
           
static BackupSender.TakeSiteOfflineResponse BackupSender.TakeSiteOfflineResponse.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BackupSender.TakeSiteOfflineResponse[] BackupSender.TakeSiteOfflineResponse.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.