| Package | Description |
|---|---|
| org.apache.jackrabbit.spi2dav | |
| org.apache.jackrabbit.spi2davex |
| Modifier and Type | Field and Description |
|---|---|
static ConnectionOptions |
ConnectionOptions.DEFAULT
The default connection options with regular TLS settings, without proxy and not leveraging system properties
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionOptions |
ConnectionOptions.Builder.build() |
static ConnectionOptions |
ConnectionOptions.fromServiceFactoryParameters(Map<?,?> parameters) |
| Constructor and Description |
|---|
RepositoryServiceImpl(String uri,
IdFactory idFactory,
NameFactory nameFactory,
PathFactory pathFactory,
QValueFactory qValueFactory,
int itemInfoCacheSize,
ConnectionOptions connectionOptions)
Creates a new instance of this repository service.
|
| Constructor and Description |
|---|
RepositoryServiceImpl(String jcrServerURI,
String defaultWorkspaceName,
BatchReadConfig batchReadConfig,
int itemInfoCacheSize,
ConnectionOptions connectionOptions)
Creates a new instance of this repository service.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.