de.bsvrz.puk.config.main.communication.query
Class ForeignConfigRequester.CommunicationHandler
java.lang.Object
de.bsvrz.puk.config.main.communication.query.ForeignConfigRequester.CommunicationHandler
- All Implemented Interfaces:
- ForeignConfigCommunicator.CommunicationHandler
- Enclosing class:
- ForeignConfigRequester
class ForeignConfigRequester.CommunicationHandler
- extends Object
- implements ForeignConfigCommunicator.CommunicationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForeignConfigRequester.CommunicationHandler
ForeignConfigRequester.CommunicationHandler()
communicationStateChanged
public void communicationStateChanged(boolean connected)
- Specified by:
communicationStateChanged
in interface ForeignConfigCommunicator.CommunicationHandler
answerReceived
public void answerReceived(Data data)
- Specified by:
answerReceived
in interface ForeignConfigCommunicator.CommunicationHandler