Uses of Class
org.jgroups.protocols.FD_SOCK2.Request
-
Packages that use FD_SOCK2.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 FD_SOCK2.Request in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type FD_SOCK2.Request Modifier and Type Field Description protected ProcessingQueue<FD_SOCK2.Request>
FD_SOCK2. req_handler
Methods in org.jgroups.protocols with parameters of type FD_SOCK2.Request Modifier and Type Method Description void
FD_SOCK2. handle(FD_SOCK2.Request req)
-