|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A class using a DynDnsIPUpdater thread needs to implement this interface
inorder to be notified when the response for an update request was received
| Method Summary | |
void |
IPUpdateError(DynDnsIPUpdater updater,
Exception e)
a DynDnsIPUpdater thread calls this method when an error occured during thread execution |
void |
receivedUpdateResponse(DynDnsIPUpdater updater)
a DynDnsIPUpdater thread calls this method when it has received an update response |
| Method Detail |
public void receivedUpdateResponse(DynDnsIPUpdater updater)
public void IPUpdateError(DynDnsIPUpdater updater,
Exception e)
e - Exception the exception that occurred
|
Copyright (c) 2004 Ulrich Hilger | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||