Uses of Class
org.jgroups.protocols.Locking.Response
-
Packages that use Locking.Response Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of Locking.Response in org.jgroups.protocols
Methods in org.jgroups.protocols that return Locking.Response Modifier and Type Method Description protected Locking.Response
Locking.ServerLock. handleRequest(Locking.Request req)
protected Locking.Response
Locking.ServerLock. handleView(java.util.List<Address> members)
protected Locking.Response
Locking.ServerLock. processQueue()
-