|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.appconfig.xml.DuraserviceInitDocumentBinding
public class DuraserviceInitDocumentBinding
This class (de)serializes duraservice configuration between objects and xml.
Constructor Summary | |
---|---|
DuraserviceInitDocumentBinding()
|
Method Summary | |
---|---|
static java.lang.String |
createDocumentFrom(DuraserviceConfig duraserviceConfig)
This method serializes the provide duraservice configuration into xml. |
static DuraserviceConfig |
createStorageAccountsFrom(java.io.InputStream xml)
This method deserializes the provided xml into a duraservice config object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DuraserviceInitDocumentBinding()
Method Detail |
---|
public static DuraserviceConfig createStorageAccountsFrom(java.io.InputStream xml)
xml
-
public static java.lang.String createDocumentFrom(DuraserviceConfig duraserviceConfig)
duraserviceConfig
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |