|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.TimerTask
org.jboss.remoting.LeasePinger
public class LeasePinger
Internal agent class to ping the remote server to keep lease alive.
| Constructor Summary | |
|---|---|
LeasePinger(Client remotingClient)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
startPing(long leaseTimeout)
|
void |
stopPing()
|
| Methods inherited from class org.jboss.util.TimerTask |
|---|
cancel, compareTo, getPeriod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LeasePinger(Client remotingClient)
| Method Detail |
|---|
public void startPing(long leaseTimeout)
public void stopPing()
public void execute()
throws java.lang.Exception
execute in interface org.jboss.util.Executableexecute in class org.jboss.util.TimerTaskjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||