Uses of Class
org.jgroups.protocols.Executing.Request
-
Packages that use Executing.Request Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of Executing.Request in org.jgroups.protocols
Subclasses of Executing.Request in org.jgroups.protocols Modifier and Type Class Description protected static class
Executing.RequestWithThread
Methods in org.jgroups.protocols that return types with arguments of type Executing.Request Modifier and Type Method Description java.util.function.Supplier<? extends Executing.Request>
Executing.Request. create()
java.util.function.Supplier<? extends Executing.Request>
Executing.RequestWithThread. create()
-