| Package | Description |
|---|---|
| org.duracloud.storage.util | |
| org.duracloud.storage.xml |
| Modifier and Type | Method and Description |
|---|---|
static DuraStoreInitConfig |
InitConfigParser.parseInitXml(InputStream initXml) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageProviderFactory.initialize(DuraStoreInitConfig initConfig,
String instanceHost,
String instancePort) |
| Modifier and Type | Method and Description |
|---|---|
DuraStoreInitConfig |
DuraStoreInitDocumentBinding.createFromXml(InputStream xml)
Deserializes the provided xml into durastore init config
|
| Modifier and Type | Method and Description |
|---|---|
String |
DuraStoreInitDocumentBinding.createXmlFrom(DuraStoreInitConfig duraStoreInitConfig,
boolean includeCredentials,
boolean includeOptions)
Serializes the provided durastore init config into xml
|
Copyright © 2009–2015 DuraSpace. All rights reserved.