Package de.bsvrz.dav.daf.main
Interface DavConnectionListener
-
- All Known Implementing Classes:
RemoteRequestManager
public interface DavConnectionListener
Definiert die Schnittstelle für Beobachter, die sich für Zustandsänderungen der Datenverteilerverbindung interessieren.
-
-
Method Summary
Modifier and Type Method Description void
connectionClosed(ClientDavInterface connection)
-
-
-
Method Detail
-
connectionClosed
void connectionClosed(ClientDavInterface connection)
-
-