|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.client.utils.ClientState
public class ClientState
ClientState manages a map of HttpStates, allowing CommanderHttpClientChannel to re-use an existing client session without logging in again.
Method Summary | |
---|---|
static org.apache.commons.httpclient.HttpState |
getHttpState()
Get the HTTP State object for the current thread |
static org.apache.commons.httpclient.HttpState |
resetHttpState()
Reset the HTTP State object for the current thread |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.apache.commons.httpclient.HttpState getHttpState()
public static org.apache.commons.httpclient.HttpState resetHttpState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |