public interface ISession
Modifier and Type | Method and Description |
---|---|
void |
SetSessionData(String key,
Object value) |
void |
SetSessionDataBySessionId(String sessionId,
String key,
Object value) |
Copyright © 2012. All Rights Reserved.