|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionResetHandler
An element to handle connection resets occuring during the execution of an activity.
| Method Summary | |
|---|---|
Exception |
getException()
|
java.util.Hashtable |
getExtendedAttributes()
|
java.lang.String |
getId()
|
java.lang.String |
getNotification()
|
int |
getRetries()
|
boolean |
hasRetries()
Method to determine whether retrying to connect the disconnected service is requested or not |
boolean |
isNewSearchRequested()
Method to determine whether searching for a new service is requested or not |
boolean |
isNotificationRequested()
Method to determine whether a notification is requested or not |
| Method Detail |
|---|
java.lang.String getId()
Exception getException()
boolean isNewSearchRequested()
boolean isNotificationRequested()
java.lang.String getNotification()
int getRetries()
boolean hasRetries()
java.util.Hashtable getExtendedAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||