
public class HttpPageHandler extends Object
| Constructor and Description |
|---|
HttpPageHandler(Map<String,HttpPage> hashmap) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HttpPage> |
getHashmap() |
HttpPage |
getHttpPage(int code) |
HttpPage |
getHttpPage(String uri,
String method,
HttpSession session) |
public static String hostid
public final HttpPage getHttpPage(int code)
code - public final HttpPage getHttpPage(String uri, String method, HttpSession session) throws HttpIncorrectRequestException
uri - method - session - HttpIncorrectRequestExceptionCopyright © 2009–2022 Waarp. All rights reserved.