Uses of Class
org.jgroups.protocols.Executing

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

Uses of Executing in org.jgroups.blocks.executor
 

Fields in org.jgroups.blocks.executor declared as Executing
protected  Executing ExecutionRunner._execProt
           
protected  Executing ExecutionService._execProt
           
 

Uses of Executing in org.jgroups.protocols
 

Subclasses of Executing in org.jgroups.protocols
 class CENTRAL_EXECUTOR
          This is a central executor service where each request is sent to the coordinator for either a task or a current waiting thread.
 



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