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
- InvalidArgumentException
ClassNotFoundException
IllegalAccessException
InstantiationException
public static void exportConfiguration(HttpPageHandler httpPageHandler, String filename) throws HttpIncorrectRequestException
HttpIncorrectRequestException
Copyright © 2009–2020 Waarp. All rights reserved.