|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISessionData
| Nested Class Summary | |
|---|---|
static interface |
ISessionData.Entry<T>
|
static class |
ISessionData.NamedEntry<T>
|
static class |
ISessionData.SimpleEntry<T>
|
| Method Summary | ||
|---|---|---|
|
getValue(ISessionData.Entry<T> entry)
|
|
|
setValue(ISessionData.Entry<T> key,
T value)
|
|
| Method Detail |
|---|
<T> T getValue(ISessionData.Entry<T> entry)
java.lang.ClassCastException - if the stored value is not of the type specified for the
given data entry
<T> void setValue(ISessionData.Entry<T> key,
T value)
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||