Interface ForeignConfigCommunicator.CommunicationHandler
-
- Enclosing class:
- ForeignConfigCommunicator
public static interface ForeignConfigCommunicator.CommunicationHandler
-
-
Method Summary
Modifier and Type Method Description void
answerReceived(de.bsvrz.dav.daf.main.Data data)
void
communicationStateChanged(boolean connected)
-