Uses of Interface
org.jgroups.protocols.QUEUE.Observer

Packages that use QUEUE.Observer
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of QUEUE.Observer in org.jgroups.protocols
 

Methods in org.jgroups.protocols with parameters of type QUEUE.Observer
 void QUEUE.setObserver(QUEUE.Observer observer)
          Only 1 observer is allowed.
 



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