|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectConfirmationCallback
RADIUSConfirmationCallback
Class to handle a confirmation callback. This class is currently unused and is reserved for future use.
Access to data handling methods in this class may only be performed when
isReady() returns true.
This is a handler class.
| Field Summary |
| Fields inherited from class ConfirmationCallback |
CANCEL, ERROR, INFORMATION, NO, OK, OK_CANCEL_OPTION, UNSPECIFIED_OPTION, WARNING, YES, YES_NO_CANCEL_OPTION, YES_NO_OPTION |
| Method Summary | |
boolean |
isReady()
Determine if the values in the callback class are ready to be accessed or modified. |
void |
setReady(boolean setting)
Set the Callback ready indicator. |
| Methods inherited from class ConfirmationCallback |
getDefaultOption, getMessageType, getOptions, getOptionType, getPrompt, getSelectedIndex, setSelectedIndex |
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean isReady()
isReady in interface RADIUSCallbackpublic void setReady(boolean setting)
setReady in interface RADIUSCallbacksetting - Set to true if this instance is ready to read / write data.
|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||