Uses of Class
org.jgroups.blocks.UpdateException

Packages that use UpdateException
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of UpdateException in org.jgroups.blocks
 

Methods in org.jgroups.blocks that throw UpdateException
protected  java.lang.Object ReplicationManager.handleSend(ReplicationData data)
           
 java.lang.Object ReplicationReceiver.receive(Xid transaction, byte[] data, byte[] lock_info, long lock_acquisition_timeout, long lock_lease_timeout, boolean use_locks)
          Receives data sent by a sender to all group members and applies update to locally replicated data.
 



Copyright ? 1998-2006 Bela Ban. All Rights Reserved.