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 HttpPage getHttpPage(int code)
code
- public HttpPage getHttpPage(String uri, String method, HttpSession session) throws HttpIncorrectRequestException
uri
- method
- session
- HttpIncorrectRequestException
Copyright © 2009–2020 Waarp. All rights reserved.