|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cometd.server.AbstractService
org.semispace.comet.server.LeaseCancellationService
public class LeaseCancellationService
Listen for notifications to cancel lease
Constructor Summary | |
---|---|
LeaseCancellationService(org.cometd.bayeux.server.BayeuxServer bayeux)
|
Method Summary | |
---|---|
static void |
registerCancelableLease(String callId,
SemiLease lease,
String clientId)
|
void |
semispaceCancelLease(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
|
Methods inherited from class org.cometd.server.AbstractService |
---|
addService, doInvoke, exception, getBayeux, getLocalSession, getServerSession, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LeaseCancellationService(org.cometd.bayeux.server.BayeuxServer bayeux)
Method Detail |
---|
public void semispaceCancelLease(org.cometd.bayeux.server.ServerSession remote, org.cometd.bayeux.Message message)
public static void registerCancelableLease(String callId, SemiLease lease, String clientId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |