IStoreFactory
public class SSLHostConfigSF extends StoreFactoryBase
sm
Constructor | Description |
---|---|
SSLHostConfigSF() |
Modifier and Type | Method | Description |
---|---|---|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aSSLHostConfig,
StoreDescription parentDesc) |
Store nested SSLHostConfigCertificate elements.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHead
public void storeChildren(java.io.PrintWriter aWriter, int indent, java.lang.Object aSSLHostConfig, StoreDescription parentDesc) throws java.lang.Exception
storeChildren
in class StoreFactoryBase
aWriter
- Current output writerindent
- Indentation levelaSSLHostConfig
- Current elementparentDesc
- The element descriptionjava.lang.Exception
- Configuration storing errorCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.