|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionImpl | |
|---|---|
| org.apache.commons.latka.http | |
| Uses of SessionImpl in org.apache.commons.latka.http |
|---|
| Fields in org.apache.commons.latka.http declared as SessionImpl | |
|---|---|
protected SessionImpl |
RequestImpl._session
http session the request is part of |
| Constructors in org.apache.commons.latka.http with parameters of type SessionImpl | |
|---|---|
RequestImpl(java.lang.String label,
java.net.URL url,
int httpMethod,
org.apache.commons.httpclient.HttpState state,
SessionImpl session,
boolean followRedirects)
Create a RequestImpl |
|
RequestImpl(java.net.URL url,
int httpMethod,
org.apache.commons.httpclient.HttpState state,
SessionImpl session)
Create a request for the specified URL, process using the supplied method and use the supplied state and session for persistent data |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||