Package | Description |
---|---|
org.waarp.gateway.kernel | |
org.waarp.gateway.kernel.http | |
org.waarp.gateway.kernel.http.saplink |
Sap Link Archiver
|
Modifier and Type | Method and Description |
---|---|
static HttpPageHandler |
HttpJsonDefinition.setConfigurationHttpServerFromJson(String filename)
Initiate the configuration from the json file for Http server
|
static HttpPageHandler |
HttpXmlDefinition.setConfigurationHttpServerFromXml(String filename)
Initiate the configuration from the xml file for Http server
|
Modifier and Type | Method and Description |
---|---|
static boolean |
HttpBusinessFactory.addDefaultErrorPages(HttpPageHandler pages,
String title,
Class<?> clasz) |
static void |
HttpJsonDefinition.exportConfiguration(HttpPageHandler httpPageHandler,
String filename) |
static void |
HttpXmlDefinition.exportConfiguration(HttpPageHandler httpPageHandler,
String filename) |
Modifier and Type | Field and Description |
---|---|
protected HttpPageHandler |
HttpRequestHandler.httpPageHandler |
Constructor and Description |
---|
HttpRequestHandler(String baseStaticPath,
String cookieSession,
HttpPageHandler httpPageHandler) |
Modifier and Type | Method and Description |
---|---|
static HttpPageHandler |
HttpSapBusinessFactory.initializeHttpPageHandler() |
Copyright © 2009–2020 Waarp. All rights reserved.