|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||