Uses of Interface
org.jgroups.blocks.mux.StateTransferFilter

Packages that use StateTransferFilter
org.jgroups.blocks.mux   
 

Uses of StateTransferFilter in org.jgroups.blocks.mux
 

Classes in org.jgroups.blocks.mux that implement StateTransferFilter
 class StateTransferFilterAdapter
          Supports the UpHandler interface and the StateTransferFilter interface by delegating to two independent objects each of which implements one of the interfaces.
 

Constructors in org.jgroups.blocks.mux with parameters of type StateTransferFilter
StateTransferFilterAdapter(UpHandler upHandlerDelegate, StateTransferFilter filterDelegate)
           
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.