|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectLanguageCallback
RADIUSLanguageCallback
Class to retrieve local information. Currently the RADIUS makes no use of the locale information but may in the future.
Access to data handling methods in this class may only be performed when
isReady() returns true.
| 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 LanguageCallback |
getLocale, setLocale |
| 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 | |||||||