|
Interface Summary |
| IConnectionMethod |
Implementators of this class can act as factories for creating connections to a CVS server
with the desired custom communication protocol. |
| ICVSDecoratorEnablementListener |
A decorator enablement listener is notified of changes to the enablement
of CVS state decorators. |
| ICVSFile |
The CVS analog of a file. |
| ICVSFileModificationValidator |
|
| ICVSFolder |
The CVS analog of a directory. |
| ICVSListener |
|
| ICVSRemoteFile |
This interface represents a file in a repository. |
| ICVSRemoteFolder |
This interface represents a remote folder in a repository. |
| ICVSRemoteResource |
The interface represents a resource that exists in a CVS repository. |
| ICVSRepositoryLocation |
This interface provides access to the specific portions of
the repository location string for use by connection methods
and the user authenticator. |
| ICVSResource |
The CVS analog of file system files and directories. |
| ICVSResourceVisitor |
Interface for an visitor of the IManagedResources. |
| ICVSRunnable |
A runnable which executes as a batch operation within a specific cvs local
workspace. |
| ICVSStorage |
This interface is used by the Session to transfer file contents. |
| ILogEntry |
Instances of ILogEntry represent an entry for a CVS file that results
from the cvs log command. |
| IResourceStateChangeListener |
A resource state change listener is notified of changes to resources
regarding their team state. |
| IServerConnection |
CVS supports different connection methods for communicating between a client and the server. |
| IUserAuthenticator |
IUserAuthenticators are used to ensure that the user
is validated for access to a given repository. |
| IUserInfo |
Instances of this class represent a username password pair. |