Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected List<Locking.Request> |
Locking.ServerLock.queue |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.