public interface IServerSession
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String name) |
String |
getId() |
void |
invalidate() |
boolean |
isNew() |
void |
setAttribute(String name,
Object value) |
Copyright © 2017 etc.to. All rights reserved.