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