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.

Author:
Roland Schmitz (rs), Kappich Systemberatung

Method Summary
 void connectionClosed(ClientDavInterface connection)
           
 

Method Detail

connectionClosed

void connectionClosed(ClientDavInterface connection)