ServletConfig config
ServletRequest request
ServletContext context
int seconds
Servlet servlet
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
java.lang.String sessionId
WebAppConfiguration webAppConfig
java.util.Map<K,V> sessionData
long createTime
long lastAccessedTime
int maxInactivePeriod
boolean isNew
boolean isInvalidated
HttpSessionAttributeListener[] sessionAttributeListeners
HttpSessionListener[] sessionListeners
HttpSessionActivationListener[] sessionActivationListeners
boolean distributable
java.lang.Object sessionMonitor
java.util.Set<E> requestsUsingMe
java.lang.String method
java.lang.String scheme
java.lang.String contextPath
java.lang.String servletPath
java.lang.String pathInfo
java.lang.String queryString
java.lang.String protocol
int contentLength
java.lang.String contentType
java.lang.String encoding
java.util.Map<K,V> headers
java.util.Vector<E> locales
java.util.Locale locale
byte[] bodyContent
Copyright © 2013. All Rights Reserved.