|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mitre.jsip.util.Poller
Constructor Summary | |
Poller(PollAgent pollAgent)
|
|
Poller(PollAgent pollAgent,
java.util.Date startTime,
long delay)
|
|
Poller(PollAgent pollAgent,
long delay)
|
Method Summary | |
void |
cancel()
|
void |
schedule(java.util.Date time)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Poller(PollAgent pollAgent)
public Poller(PollAgent pollAgent, long delay)
public Poller(PollAgent pollAgent, java.util.Date startTime, long delay)
Method Detail |
public void schedule(java.util.Date time)
public void cancel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |