|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.httpclient.HttpState
org.portletbridge.portlet.SerializeableHttpState
public class SerializeableHttpState
Serializeable version of the HttpClient HttpState
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.httpclient.HttpState |
|---|
PREEMPTIVE_DEFAULT, PREEMPTIVE_PROPERTY |
| Constructor Summary | |
|---|---|
SerializeableHttpState()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.commons.httpclient.HttpState |
|---|
addCookie, addCookies, clear, clearCookies, clearCredentials, clearProxyCredentials, getCookiePolicy, getCookies, getCookies, getCredentials, getCredentials, getProxyCredentials, getProxyCredentials, isAuthenticationPreemptive, purgeExpiredCookies, purgeExpiredCookies, setAuthenticationPreemptive, setCookiePolicy, setCredentials, setCredentials, setProxyCredentials, setProxyCredentials, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SerializeableHttpState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||