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
SVNExceptionboolean useSendAllForDiff(SVNRepository repository) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.