Package clientLogic
Class ClientHandler
java.lang.Object
clientLogic.ClientHandler
- All Implemented Interfaces:
ActionListener
,EventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
approveCallerBack
(CallerBack callerBack) static ClientHandler
boolean
void
-
Method Details
-
getInstance
-
approveCallerBack
- Throws:
NotAvailableException
-
isAvailability
public boolean isAvailability() -
allowNewCallerBack
public void allowNewCallerBack() -
restartTimer
public void restartTimer() -
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-