| Package | Description |
|---|---|
| org.rvpf.http |
HTTP server modules container.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HTTPModule.setUp(HTTPServerAppImpl httpApp,
Map<String,String> servlets,
KeyedGroups contextProperties)
Sets up this server module.
|
boolean |
HTTPModule.Abstract.setUp(HTTPServerAppImpl httpApp,
Map<String,String> servlets,
KeyedGroups contextProperties)
Sets up this server module.
|
boolean |
HTTPSupport.setUpServer(HTTPServerAppImpl httpServerAppImpl)
Sets up the server.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.