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