public class Session extends Object
Constructor and Description |
---|
Session() |
public void add(Key<?> key, SessionValue<?> value)
public void addAll(Session other)
public <T> SessionValue<T> get(Key<T> key)
public void clear()
Copyright © 2013. All Rights Reserved.