AXL RADIUS Server API V3

com.theorem.radserver3.login
Interface RADIUSCallback

All Known Implementing Classes:
Attributes, RADIUSConfirmationCallback, RADIUSLanguageCallback, RADIUSNameCallback, RADIUSPasswordCallback, RADIUSTextInputCallback, RADIUSTextOutputCallback

public interface RADIUSCallback

Class to force proper implementation of modified standard callbacks.


Method Summary
 boolean isReady()
          Determine if the data in the callback is ready to be written or read.
 void setReady(boolean setting)
          Set the Callback ready indicator.
 

Method Detail

isReady

public boolean isReady()
Determine if the data in the callback is ready to be written or read.

Returns:
True if the data is ready for reading or writing..

setReady

public void setReady(boolean setting)
Set the Callback ready indicator.

Parameters:
setting - Set to true if this instance is ready to read / write data.

AXL RADIUS Server API V3

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.