public interface IHTTPConnectionFactory
Modifier and Type | Field and Description |
---|---|
static IHTTPConnectionFactory |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
IHTTPConnection |
createHTTPConnection(SVNRepository repository) |
boolean |
useSendAllForDiff(SVNRepository repository) |
static final IHTTPConnectionFactory DEFAULT
IHTTPConnection createHTTPConnection(SVNRepository repository) throws SVNException
SVNException
boolean useSendAllForDiff(SVNRepository repository) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.