java.lang.Objectorg.apache.commons.chain.web.servlet.MockHttpSession
All Implemented Interfaces:
HttpSession
| Field Summary | ||
|---|---|---|
| protected HashMap | attributes | |
| protected ServletContext | servletContext | |
| Constructor: |
|---|
|
|
| Method from org.apache.commons.chain.web.servlet.MockHttpSession Summary: |
|---|
| getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval, setServletContext |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.chain.web.servlet.MockHttpSession Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|