Uses of Class
org.jgroups.ensemble.Hot_ViewState

Packages that use Hot_ViewState
org.jgroups   
org.jgroups.ensemble   
 

Uses of Hot_ViewState in org.jgroups
 

Methods in org.jgroups with parameters of type Hot_ViewState
 void EnsChannel.acceptedView(Hot_GroupContext gctx, java.lang.Object env, Hot_ViewState viewState)
           
 

Uses of Hot_ViewState in org.jgroups.ensemble
 

Methods in org.jgroups.ensemble with parameters of type Hot_ViewState
 void Hot_Callbacks.acceptedView(Hot_GroupContext gctx, java.lang.Object env, Hot_ViewState viewState)
          Called to update you with the new view
 



Copyright ? 2001,2002 www.jgroups.com . All Rights Reserved.