Uses of Class
org.jgroups.protocols.Locking.Response
Packages that use Locking.Response
Package
Description
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.ResponseModifier and TypeMethodDescriptionprotected Locking.ResponseLocking.ServerLock.handleRequest(Locking.Request req) protected Locking.ResponseLocking.ServerLock.handleView(List<Address> members) protected Locking.ResponseLocking.ServerLock.processQueue()