| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IClientStateManager
Interface to hold client state in IHTTPProxyConnection
| Method Summary | |
|---|---|
|  Object | get(Object stateKey)Get client state value | 
|  void | put(Object stateKey,
    Object stateValue)Put client state as a set of key and value | 
| Method Detail | 
|---|
void put(Object stateKey,
         Object stateValue)
stateKey - key of the statestateValue - value of the stateObject get(Object stateKey)
stateKey - key of the target state
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||