public class Session_impl extends Object implements Session
| Constructor and Description | 
|---|
| Session_impl() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | get(String aKey)Gets an object from the Session | 
| void | put(String aKey,
   Object aValue)Stores an object in the Session | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.