|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Locking.Request | |
|---|---|
| org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
| Uses of Locking.Request in org.jgroups.protocols |
|---|
| Fields in org.jgroups.protocols with type parameters of type Locking.Request | |
|---|---|
protected java.util.List<Locking.Request> |
Locking.ServerLock.queue
|
| Methods in org.jgroups.protocols with parameters of type Locking.Request | |
|---|---|
protected void |
Locking.ServerLock.addToQueue(Locking.Request req)
|
protected void |
Locking.handleLockRequest(Locking.Request req)
|
protected void |
Locking.ServerLock.handleRequest(Locking.Request req)
|
protected void |
Locking.handleSignalRequest(Locking.Request req)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||