|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.globalmentor.model.AbstractProxyHashObject
com.guiseframework.platform.web.HTTPServletGuiseContainer.GuiseApplicationHTTPSessionKey
protected static class HTTPServletGuiseContainer.GuiseApplicationHTTPSessionKey
A key suitable for a hash map made up of a Guise application and an HTTP session.
| Constructor Summary | |
|---|---|
HTTPServletGuiseContainer.GuiseApplicationHTTPSessionKey(GuiseApplication guiseApplication,
HttpSession httpSession)
Guise application and HTTP session constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.globalmentor.model.AbstractProxyHashObject |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPServletGuiseContainer.GuiseApplicationHTTPSessionKey(GuiseApplication guiseApplication,
HttpSession httpSession)
guiseApplication - The Guise application providing part of the key.httpSession - The HTTP session providing part of the key.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||