|
|||||||||||
| 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
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
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||