| Package | Description |
|---|---|
| de.shadowhunt.subversion | |
| de.shadowhunt.subversion.internal | |
| de.shadowhunt.subversion.internal.httpv1 | |
| de.shadowhunt.subversion.internal.httpv2 |
| Modifier and Type | Method and Description |
|---|---|
Repository.ProtocolVersion |
Repository.getProtocolVersion()
Returns the
Repository.ProtocolVersion of the server running this Repository. |
static Repository.ProtocolVersion |
Repository.ProtocolVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Repository.ProtocolVersion[] |
Repository.ProtocolVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepositoryLocator.isSupported(Repository.ProtocolVersion version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepositoryLocatorImpl.isSupported(Repository.ProtocolVersion version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepositoryLocatorImpl.isSupported(Repository.ProtocolVersion version) |
Copyright © 2013–2017 shadowhunt. All rights reserved.