public final class SessionInfo
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
byte[] | 
mCtxEnv
Deprecated.  
  | 
| Constructor and Description | 
|---|
SessionInfo()
Deprecated.  
  | 
SessionInfo(java.util.Hashtable ctxEnv)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Hashtable | 
getContextEnvironment()
Deprecated.  
  | 
void | 
setContextEnvironment(java.util.Hashtable ctxEnv)
Deprecated.  
  |