| AuthnCallback |
The interface for requesting authentication credentials from the
user.
|
| BlameCallback |
Deprecated.
|
| BlameLineCallback |
This interface is used to receive every single line for a file on a
the ISVNClient#blame call.
|
| BlameRangeCallback |
This interface is used to the resolved revision range
the ISVNClient#blame call.
|
| ChangelistCallback |
|
| ClientNotifyCallback |
Subversion notification interface.
|
| CommitCallback |
This interface is used to receive commit information from APIs which
generate such.
|
| CommitMessageCallback |
This is callback interface which has to implemented by the client
to receive which files will be committed and to enter the log
message.
|
| ConfigEvent |
Interface for configuration-change hooks.
|
| ConflictResolverCallback |
The callback API used to handle conflicts encountered during
merge/update/switch operations.
|
| DiffSummaryCallback |
Subversion diff summarization interface.
|
| ImportFilterCallback |
This interface is used to filter imported nodes in the
{@link ISVNClient#import} call.
|
| InfoCallback |
|
| InheritedProplistCallback |
|
| ListCallback |
|
| ListItemCallback |
|
| LogMessageCallback |
|
| PatchCallback |
|
| ProgressCallback |
Subversion progress event interface.
|
| ProplistCallback |
|
| RemoteFileRevisionsCallback |
|
| RemoteLocationSegmentsCallback |
|
| RemoteStatus |
Called for each affected element in a remote status driave.
|
| ReposFreezeAction |
This interface is used to desfine an action to take while
repositories are frozen by ISVNRepos.freeze.
|
| ReposNotifyCallback |
Subversion notification interface.
|
| ReposVerifyCallback |
Error notifications from
ISVNRepos#verify(File,Revision,Revision,boolean,boolean,ReposNotifyCallback,ReposVerifyCallback).
|
| StatusCallback |
|
| TunnelAgent |
Callback interface for creating and managing tunnels for ra_svn
connections.
|
| TunnelAgent.CloseTunnelCallback |
Callback interface returned from #openTunnel().
|
| UserPasswordCallback |
Deprecated.
|