
public final class HttpXmlDefinition extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
exportConfiguration(HttpPageHandler httpPageHandler,
String filename) |
static HttpPageHandler |
setConfigurationHttpServerFromXml(String filename)
Initiate the configuration from the xml file for Http server
|
public static HttpPageHandler setConfigurationHttpServerFromXml(String filename) throws InvalidArgumentException, ClassNotFoundException, InstantiationException, IllegalAccessException
filename - InvalidArgumentExceptionClassNotFoundExceptionIllegalAccessExceptionInstantiationExceptionpublic static void exportConfiguration(HttpPageHandler httpPageHandler, String filename) throws HttpIncorrectRequestException
HttpIncorrectRequestExceptionCopyright © 2009–2020 Waarp. All rights reserved.