org.tmatesoft.svn.core.io

Interface ISVNConnectionListener

public interface ISVNConnectionListener

Version: 1.1.2

Author: TMate Software Ltd.

Method Summary
voidconnectionClosed(SVNRepository repository)
voidconnectionOpened(SVNRepository repository)

Method Detail

connectionClosed

public void connectionClosed(SVNRepository repository)

connectionOpened

public void connectionOpened(SVNRepository repository)
Copyright © 2004-2007 TMate Software Ltd. All Rights Reserved.