Uses of Class
org.jgroups.protocols.Executing
-
Packages that use Executing Package Description 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 Modifier and Type Field Description protected Executing
ExecutionRunner. _execProt
protected Executing
ExecutionService. _execProt
-
Uses of Executing in org.jgroups.protocols
Subclasses of Executing in org.jgroups.protocols Modifier and Type Class Description 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.
-