|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpSessionCookie | |
|---|---|
| org.apache.cactus | Contains all classes needed for writing Cactus tests. |
| org.apache.cactus.internal | Contains Cactus internal implementation classes. |
| Uses of HttpSessionCookie in org.apache.cactus |
|---|
| Methods in org.apache.cactus that return HttpSessionCookie | |
|---|---|
HttpSessionCookie |
WebRequest.getSessionCookie()
Gets an HTTP session id by calling the server side and retrieving the jsessionid cookie in the HTTP response. |
| Uses of HttpSessionCookie in org.apache.cactus.internal |
|---|
| Methods in org.apache.cactus.internal that return HttpSessionCookie | |
|---|---|
HttpSessionCookie |
WebRequestImpl.getSessionCookie()
Gets an HTTP session id by calling the server side and retrieving the jsessionid cookie in the HTTP response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||