Uses of Class
net.sf.bloof.scm.cvsplugin.CvsConnectionException

Packages that use CvsConnectionException
net.sf.bloof.scm.cvsplugin   
 

Uses of CvsConnectionException in net.sf.bloof.scm.cvsplugin
 

Constructors in net.sf.bloof.scm.cvsplugin that throw CvsConnectionException
PServerConnection(CvsAccess aCvsAccess)
          Constructs a PServerConnection to the default Port specified by PSERVER_PORT
PServerConnection(RepositoryLocation aLocation, LoginDetails aDetails)
          Constructs a PServerConnection to the default Port specified by PSERVER_PORT
PServerConnection(RepositoryLocation aLocation, LoginDetails aDetails, int aPort)
          Constructs the PServerConnection with the given parameters
MindBrightSSHConnection(CvsAccess aCvsAccess)
          Constructs a MindBrightSSHConnection
MindBrightSSHConnection(RepositoryLocation aLocation, LoginDetails aDetails)
          Constructs a server connection via SSH with the specified parameters
ExternalProcessServerConnection(CvsAccess aCvsAccess)
          Creates a local server connection by running the supplied command.
ExternalProcessServerConnection(RepositoryLocation aLocation, java.lang.String aServerCommand)
          Creates a local server connection by running the supplied command.
 



Copyright © 2003 bloof@Sourceforge. All Rights Reserved.