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