Uses of Interface
org.tmatesoft.svn.core.ISVNCanceller
Packages that use ISVNCanceller
Package
Description
This package mostly contains common classes as well as interfaces used
throughout all the library.
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
This package provides classes that allow to replicate existing
repositories.
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
-
Uses of ISVNCanceller in org.tmatesoft.svn.cli
Classes in org.tmatesoft.svn.cli that implement ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.cli.svn
Classes in org.tmatesoft.svn.cli.svn that implement ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.cli.svnadmin
Classes in org.tmatesoft.svn.cli.svnadmin that implement ISVNCancellerModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of ISVNCanceller in org.tmatesoft.svn.cli.svndumpfilter
Classes in org.tmatesoft.svn.cli.svndumpfilter that implement ISVNCancellerModifier and TypeClassDescriptionclassclassclass -
Uses of ISVNCanceller in org.tmatesoft.svn.cli.svnlook
Classes in org.tmatesoft.svn.cli.svnlook that implement ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.cli.svnsync
Classes in org.tmatesoft.svn.cli.svnsync that implement ISVNCancellerModifier and TypeClassDescriptionclassclassclassclass -
Uses of ISVNCanceller in org.tmatesoft.svn.cli.svnversion
Classes in org.tmatesoft.svn.cli.svnversion that implement ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.core
Fields in org.tmatesoft.svn.core declared as ISVNCancellerModifier and TypeFieldDescriptionstatic final ISVNCancellerISVNCanceller.NULLDefault implementation which never throws anSVNCancelException(never cancels). -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as ISVNCancellerModifier and TypeFieldDescriptionprivate ISVNCancellerFSPacker.myCancellerprivate ISVNCancellerFSRecoverer.myCancellerMethods in org.tmatesoft.svn.core.internal.io.fs with parameters of type ISVNCancellerModifier and TypeMethodDescriptionstatic voidFSRepositoryUtil.copy(java.io.InputStream src, java.io.OutputStream dst, ISVNCanceller canceller) Constructors in org.tmatesoft.svn.core.internal.io.fs with parameters of type ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.util
Methods in org.tmatesoft.svn.core.internal.util with parameters of type ISVNCancellerModifier and TypeMethodDescriptionprivate static java.net.SocketSVNSocketFactory._createSSLSocket(javax.net.ssl.KeyManager[] keyManagers, javax.net.ssl.TrustManager trustManager, java.lang.String host, int port, int connectTimeout, int readTimeout, ISVNCanceller cancel, boolean withSNIsupport) static voidSVNSocketFactory.connect(java.net.Socket socket, java.net.InetSocketAddress address, int timeout, ISVNCanceller cancel) static java.net.SocketSVNSocketFactory.createPlainSocket(java.lang.String host, int port, int connectTimeout, int readTimeout, ISVNCanceller cancel) static java.net.SocketSVNSocketFactory.createSSLSocket(javax.net.ssl.KeyManager[] keyManagers, javax.net.ssl.TrustManager trustManager, java.lang.String host, int port, int connectTimeout, int readTimeout, ISVNCanceller cancel) -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNCancellerFields in org.tmatesoft.svn.core.internal.wc declared as ISVNCancellerModifier and TypeFieldDescriptionprivate ISVNCancellerSVNCancellableEditor.myCancelprivate ISVNCancellerSVNDumpStreamParser.myCancellerprivate ISVNCancellerSVNCancellableOutputStream.myEventHandlerMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNCancellerModifier and TypeMethodDescriptionstatic voidSVNFileUtil.deleteAll(java.io.File dir, boolean deleteDirs, ISVNCanceller cancelBaton) static ISVNEditorSVNCancellableEditor.newInstance(ISVNEditor editor, ISVNCanceller cancel, ISVNDebugLog log) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNCancellerModifierConstructorDescriptionprivateSVNCancellableEditor(ISVNEditor delegate, ISVNCanceller cancel, ISVNDebugLog log) SVNCancellableOutputStream(java.io.OutputStream out, ISVNCanceller eventHandler) SVNDumpStreamParser(ISVNCanceller canceller) -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc.admin
Classes in org.tmatesoft.svn.core.internal.wc.admin that implement ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc16
Classes in org.tmatesoft.svn.core.internal.wc16 that implement ISVNCancellerModifier and TypeClassDescriptionclassThe SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.classThe SVNChangelistClient provides API for managing changelists.classThe SVNCommitClient class provides methods to perform operations that relate to committing changes to an SVN repository.classThe SVNCopyClient provides methods to perform any kinds of copying and moving that SVN supports - operating on both Working Copies (WC) and URLs.classThe SVNDiffClient class provides methods allowing to get differences between versioned items ('diff' operation) as well as ones intended for merging file contents.classThe SVNLogClient class is intended for such purposes as getting revisions history, browsing repository entries and annotating file contents.classThe SVNMoveClient provides an extra client-side functionality over standard (i.e.classThe SVNStatusClient class provides methods for obtaining information on the status of Working Copy items.classThis class provides methods which allow to check out, update, switch and relocate a Working Copy as well as export an unversioned directory or file from a repository.classThe SVNWCClient class combines a number of version control operations mainly intended for local work with Working Copy items. -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc17
Classes in org.tmatesoft.svn.core.internal.wc17 that implement ISVNCancellerModifier and TypeClassDescriptionclassThe SVNLogClient class is intended for such purposes as getting revisions history, browsing repository entries and annotating file contents.Fields in org.tmatesoft.svn.core.internal.wc17 declared as ISVNCancellerMethods in org.tmatesoft.svn.core.internal.wc17 with parameters of type ISVNCancellerModifier and TypeMethodDescriptionvoidSVNWCContext.invokeConflictResolver(java.io.File localAbsPath, SVNSkel conflictSkel, ISVNConflictHandler conflictHandler, ISVNCanceller canceller) -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc2
Classes in org.tmatesoft.svn.core.internal.wc2 that implement ISVNCancellerModifier and TypeClassDescriptionclassSvnLocalOperationRunner<V,T extends SvnOperation<V>> classSvnOperationRunner<V,T extends SvnOperation<V>> classSvnRemoteOperationRunner<V,T extends SvnOperation<V>> -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc2.admin
Classes in org.tmatesoft.svn.core.internal.wc2.admin that implement ISVNCancellerModifier and TypeClassDescriptionclassFetches file contents for the specifiedtargetin the given transaction.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassSvnRepositoryOperationRunner<V,T extends SvnOperation<V>> classclassclassclassclassclassclassclassclass -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc2.ng
Classes in org.tmatesoft.svn.core.internal.wc2.ng that implement ISVNCancellerModifier and TypeClassDescriptionclassSvnNgAbstractUpdate<V,T extends AbstractSvnUpdate<V>> classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassSvnNgOperationRunner<V,T extends SvnOperation<V>> classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in org.tmatesoft.svn.core.internal.wc2.ng declared as ISVNCancellerMethods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type ISVNCancellerModifier and TypeMethodDescriptionprivate static voidSvnNgDiffUtil.arbitraryDiffThisDir(SvnNgDiffUtil.ArbitraryDiffWalker diffWalker, java.io.File localAbsPath, SVNDepth depth, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) private static voidSvnNgDiffUtil.doArbitraryDirsDiff(java.io.File localAbsPath1, java.io.File localAbsPath2, java.io.File rootAbsPath1, java.io.File rootAbsPath2, SVNDepth depth, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) private static voidSvnNgDiffUtil.doArbitraryFilesDiff(java.io.File localAbsPath1, java.io.File localAbsPath2, java.io.File path, boolean file1IsEmpty, boolean file2IsEmpty, SVNProperties originalPropertiesOverride, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) static voidSvnNgDiffUtil.doArbitraryNodesDiff(SvnTarget target1, SvnTarget target2, SVNDepth depth, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) static voidSvnNgDiffUtil.doDiffSummarizeReposWC(SvnTarget target1, SVNRevision revision1, SVNRevision pegRevision, SvnTarget target2, SVNRevision revision2, boolean reverse, SvnNgRepositoryAccess repositoryAccess, SVNWCContext context, boolean useGitDiffFormat, SVNDepth depth, boolean useAncestry, java.util.Collection<java.lang.String> changelists, boolean showCopiesAsAdds, ISvnDiffGenerator generator, ISVNDiffStatusHandler handler, ISVNCanceller canceller) static voidSvnNgDiffUtil.doDiffWCWC(java.io.File localAbsPath, SvnNgRepositoryAccess repositoryAccess, SVNWCContext context, SVNDepth depth, boolean useAncestry, java.util.Collection<java.lang.String> changelists, boolean showCopiesAsAdds, boolean useGitDiffFormat, ISvnDiffGenerator generator, ISvnDiffCallback callback, ISVNCanceller canceller) private static voidSvnNgDiffUtil.visit(java.io.File localAbsPath, SVNFileType type, SvnNgDiffUtil.ArbitraryDiffWalker diffWalker, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) private static voidSvnNgDiffUtil.walkDirectory(java.io.File localAbsPath, SvnNgDiffUtil.ArbitraryDiffWalker diffWalker, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) Constructors in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type ISVNCancellerModifierConstructorDescriptionSvnDiffEditor(java.io.File anchorAbspath, java.lang.String target, ISvnDiffCallback callback, SVNDepth depth, SVNWCContext context, boolean reverseOrder, boolean useTextBase, boolean showCopiesAsAdds, boolean ignoreAncestry, java.util.Collection<java.lang.String> changelists, boolean useGitDiffFormat, ISVNCanceller canceller) -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc2.old
Classes in org.tmatesoft.svn.core.internal.wc2.old that implement ISVNCancellerModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassSvnOldRunner<V,T extends SvnOperation<V>> classclassclassclassclassclassclassclass -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type ISVNCancellerModifier and TypeMethodDescriptionprotected intSvnTargetContent.scanForMatch(SvnDiffHunk hunk, boolean matchFirst, int upperLine, int fuzz, boolean ignoreWhitespace, boolean matchModified, ISVNCanceller canceller) -
Uses of ISVNCanceller in org.tmatesoft.svn.core.internal.wc2.remote
Classes in org.tmatesoft.svn.core.internal.wc2.remote that implement ISVNCancellerModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of ISVNCanceller in org.tmatesoft.svn.core.io
Fields in org.tmatesoft.svn.core.io declared as ISVNCancellerMethods in org.tmatesoft.svn.core.io that return ISVNCancellerModifier and TypeMethodDescriptionSVNRepository.getCanceller()Returns the canceller, stored in this object.Methods in org.tmatesoft.svn.core.io with parameters of type ISVNCancellerModifier and TypeMethodDescriptionvoidSVNRepository.setCanceller(ISVNCanceller canceller) Sets a canceller to this object. -
Uses of ISVNCanceller in org.tmatesoft.svn.core.javahl17
Classes in org.tmatesoft.svn.core.javahl17 that implement ISVNCanceller -
Uses of ISVNCanceller in org.tmatesoft.svn.core.replicator
Classes in org.tmatesoft.svn.core.replicator that implement ISVNCancellerModifier and TypeClassDescriptionclassThe SVNRepositoryReplicator class provides an ability to make a copy of an existing repository. -
Uses of ISVNCanceller in org.tmatesoft.svn.core.wc
Subinterfaces of ISVNCanceller in org.tmatesoft.svn.core.wcModifier and TypeInterfaceDescriptioninterfaceThe ISVNEventHandler interface should be implemented in order to be further provided to an SVN*Client object as a handler of a sequence of events generated by SVN*Client's do*() methods.Classes in org.tmatesoft.svn.core.wc that implement ISVNCancellerFields in org.tmatesoft.svn.core.wc declared as ISVNCancellerMethods in org.tmatesoft.svn.core.wc with parameters of type ISVNCancellerModifier and TypeMethodDescriptionvoidDefaultSVNRepositoryPool.setCanceller(ISVNCanceller canceller) Sets a canceller to be used in allSVNRepositoryobjects produced by this pool.voidISVNRepositoryPool.setCanceller(ISVNCanceller canceller) Updates canceller instance referenced bySVNRepositoryobjects currently in the pool.voidSVNClientManager.setCanceller(ISVNCanceller canceller) Sets a canceller to this client manager. -
Uses of ISVNCanceller in org.tmatesoft.svn.core.wc.admin
Subinterfaces of ISVNCanceller in org.tmatesoft.svn.core.wc.adminModifier and TypeInterfaceDescriptioninterfaceThe ISVNAdminEventHandler is used in several methods of SVNAdminClient to notify callers of operation progress.Classes in org.tmatesoft.svn.core.wc.admin that implement ISVNCancellerModifier and TypeClassDescriptionclassThe SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.classThe SVNAdminClient class provides methods that brings repository-side functionality and repository synchronizing features.classSVNAdminEventAdapter is an adapter class forISVNAdminEventHandler.classThe SVNLookClient class provides API for examining different aspects of a Subversion repository. -
Uses of ISVNCanceller in org.tmatesoft.svn.core.wc2
Fields in org.tmatesoft.svn.core.wc2 declared as ISVNCancellerMethods in org.tmatesoft.svn.core.wc2 that return ISVNCancellerModifier and TypeMethodDescriptionISvnOperationOptionsProvider.getCanceller()Gets the cancel handler of the operation.SvnOperation.getCanceller()Gets the cancel handler of the operation, provided bySvnOperationFactory.getCanceller().SvnOperationFactory.getCanceller()Gets the cancel handler of the operation.Methods in org.tmatesoft.svn.core.wc2 with parameters of type ISVNCancellerModifier and TypeMethodDescriptionvoidSvnOperationFactory.setCanceller(ISVNCanceller canceller) Sets the cancel handler of the operation.