class ForeignConfigRequester.CommunicationHandler extends java.lang.Object implements ForeignConfigCommunicator.CommunicationHandler
Constructor and Description |
---|
CommunicationHandler() |
Modifier and Type | Method and Description |
---|---|
void |
answerReceived(Data data) |
void |
communicationStateChanged(boolean connected) |
public void communicationStateChanged(boolean connected)
communicationStateChanged
in interface ForeignConfigCommunicator.CommunicationHandler
public void answerReceived(Data data)
answerReceived
in interface ForeignConfigCommunicator.CommunicationHandler