Uses of Enum Class
org.infinispan.xsite.status.TakeSiteOfflineResponse
Packages that use TakeSiteOfflineResponse
-
Uses of TakeSiteOfflineResponse in org.infinispan.xsite.status
Subclasses with type arguments of type TakeSiteOfflineResponse in org.infinispan.xsite.statusModifier and TypeClassDescriptionenum
The return value ofTakeOfflineManager.takeSiteOffline(String)
.Classes in org.infinispan.xsite.status that implement interfaces with type arguments of type TakeSiteOfflineResponseModifier and TypeClassDescriptionfinal class
Methods in org.infinispan.xsite.status that return TakeSiteOfflineResponseModifier and TypeMethodDescriptionTakeSiteOfflineResponse$___Marshaller_68726a3c6bd768bd6aa55b4276058ee9786e57a924400f647736547a6922bc3c.decode
(int $1) DefaultTakeOfflineManager.takeSiteOffline
(String siteName) NoOpTakeOfflineManager.takeSiteOffline
(String siteName) TakeOfflineManager.takeSiteOffline
(String siteName) It changes the sitesiteName
to offline.static TakeSiteOfflineResponse
Returns the enum constant of this class with the specified name.static TakeSiteOfflineResponse[]
TakeSiteOfflineResponse.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.xsite.status that return types with arguments of type TakeSiteOfflineResponseModifier and TypeMethodDescriptionTakeSiteOfflineResponse$___Marshaller_68726a3c6bd768bd6aa55b4276058ee9786e57a924400f647736547a6922bc3c.getJavaClass()
Methods in org.infinispan.xsite.status with parameters of type TakeSiteOfflineResponseModifier and TypeMethodDescriptionint
TakeSiteOfflineResponse$___Marshaller_68726a3c6bd768bd6aa55b4276058ee9786e57a924400f647736547a6922bc3c.encode
(TakeSiteOfflineResponse $1)