com.uwyn.rife.tools
Class HttpUtils.Page
java.lang.Object
com.uwyn.rife.tools.HttpUtils.Page
- Enclosing class:
- HttpUtils
public static class HttpUtils.Page
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContent
public String getContent()
getHeaders
public Map<String,List<String>> getHeaders()
getHeader
public List<String> getHeader(String name)
getHeaderField
public String getHeaderField(String name)
getResponseCode
public int getResponseCode()
getResponseMessage
public String getResponseMessage()
getContentType
public String getContentType()
checkReceivedCookies
public boolean checkReceivedCookies(Cookie[] cookies)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.