序列化表格
|
软件包 org.tinygroup.weblayer.impl |
serialVersionUID: 5147765100677738872L
|
软件包 org.tinygroup.weblayer.servlet |
serialVersionUID: -1514050556632003280L
fullContextFileRepository
org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository
serialVersionUID: 5512812746406209310L
tinyProcessorManager
TinyProcessorManager tinyProcessorManager
serialVersionUID: -1514050556632003280L
templeteWithLayout
String templeteWithLayout
template
String template
velocityHelper
VelocityHelper velocityHelper
fullContextFileRepository
org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository
|
软件包 org.tinygroup.weblayer.webcontext |
request
javax.servlet.http.HttpServletRequest request
response
javax.servlet.http.HttpServletResponse response
servletContext
javax.servlet.ServletContext servletContext
wrappedContext
WebContext wrappedContext
scopes
Map<K,V> scopes
handler
TinyFilterHandler handler
headersCommitted
boolean headersCommitted
committed
boolean committed
topWebContext
WebContext topWebContext
serialVersionUID: 8129627799406228080L
|
软件包 org.tinygroup.weblayer.webcontext.basic.exception |
serialVersionUID: -2667477249289081304L
serialVersionUID: -2667477249289081304L
serialVersionUID: -5208648752795414458L
|
软件包 org.tinygroup.weblayer.webcontext.basic.impl |
interceptors
Object[] interceptors
maxCookieSize
String maxCookieSize
|
软件包 org.tinygroup.weblayer.webcontext.buffered.exception |
serialVersionUID: 4884236978077840652L
|
软件包 org.tinygroup.weblayer.webcontext.buffered.impl |
|
软件包 org.tinygroup.weblayer.webcontext.cache |
content
String content
- 页面内容
timeToLived
Long timeToLived
- 页面缓存失效时间
|
软件包 org.tinygroup.weblayer.webcontext.cache.exception |
|
软件包 org.tinygroup.weblayer.webcontext.cache.impl |
operater
CacheOperater operater
|
软件包 org.tinygroup.weblayer.webcontext.lazycommit.exception |
serialVersionUID: -7855934887908937875L
|
软件包 org.tinygroup.weblayer.webcontext.lazycommit.impl |
sendError
org.tinygroup.weblayer.webcontext.lazycommit.impl.LazyCommitWebContextImpl.SendError sendError
sendRedirect
String sendRedirect
setLocation
boolean setLocation
bufferFlushed
boolean bufferFlushed
status
int status
|
软件包 org.tinygroup.weblayer.webcontext.parser.exception |
serialVersionUID: -5016622320749497155L
serialVersionUID: 3835158363137716276L
|
软件包 org.tinygroup.weblayer.webcontext.parser.fileupload |
serialVersionUID: -237775327152222987L
fieldName
String fieldName
contentType
String contentType
isFormField
boolean isFormField
fileName
String fileName
cachedContent
byte[] cachedContent
- Cached contents of the file.
size
long size
dbos
DeferredByteOutputStream dbos
sizeThreshold
int sizeThreshold
charset
String charset
- 用于解码字段值的字符集编码。
storage
FileItemStorage storage
unique
String unique
- 如果是文件则生成文件对象的唯一标识,一般在存储文件对象时进行绑定
|
软件包 org.tinygroup.weblayer.webcontext.parser.impl |
serialVersionUID: 486705336474235297L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Reads the state of this object during deserialization.
- 抛出:
IOException - if an error occurs.
ClassNotFoundException - if class cannot be found.
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Writes the state of this object during serialization.
- 抛出:
IOException - if an error occurs.
fieldName
String fieldName
- The name of the form field as provided by the browser.
contentType
String contentType
- The content type passed by the browser, or
null if not
defined.
isFormField
boolean isFormField
- Whether or not this item is a simple form field.
fileName
String fileName
- The original filename in the user's filesystem.
size
long size
- The size of the item, in bytes. This is used to cache the size when a
file item is moved from its original location.
sizeThreshold
int sizeThreshold
- The threshold above which uploads will be stored on disk.
keepFormFieldInMemory
boolean keepFormFieldInMemory
repository
File repository
- The directory in which uploaded files will be stored, if stored on disk.
cachedContent
byte[] cachedContent
- Cached contents of the file.
dfosFile
File dfosFile
- File to allow for serialization of the content of this item.
headers
org.apache.commons.fileupload.FileItemHeaders headers
- The file items headers.
charset
String charset
- 用于解码字段值的字符集编码。
request
javax.servlet.http.HttpServletRequest request
rename
FileUploadReName rename
- 文件重命名接口
saveInFile
boolean saveInFile
- 该属性决定了是否要保存到文件中,如果该值设为true,文件大小没有超过阀值也要保存到文件中
serialVersionUID: 4225039123863446602L
serialVersionUID: -103002370072467461L
propertyEditorRegistrar
org.springframework.beans.PropertyEditorRegistrar propertyEditorRegistrar
converterQuiet
boolean converterQuiet
caseFolding
String caseFolding
autoUpload
boolean autoUpload
unescapeParameters
boolean unescapeParameters
useServletEngineParser
boolean useServletEngineParser
useBodyEncodingForURI
boolean useBodyEncodingForURI
uriEncoding
String uriEncoding
trimming
boolean trimming
upload
UploadService upload
parameters
ParameterParser parameters
filters
ParameterParserFilter[] filters
htmlFieldSuffix
String htmlFieldSuffix
cookies
CookieParser cookies
|
软件包 org.tinygroup.weblayer.webcontext.parser.util |
source
Object source
conversionNecessary
Boolean conversionNecessary
- Package-visible field that indicates whether conversion is necessary
resolvedTokens
Object resolvedTokens
- Package-visible field for caching the resolved property path tokens
resolvedDescriptor
PropertyDescriptor resolvedDescriptor
- Package-visible field for caching the resolved PropertyDescriptor
|
软件包 org.tinygroup.weblayer.webcontext.rewrite.impl |
rules
RewriteRule[] rules
parserWebContext
ParserWebContext parserWebContext
wrappedRequest
javax.servlet.http.HttpServletRequest wrappedRequest
|
软件包 org.tinygroup.weblayer.webcontext.session.exception |
serialVersionUID: -4586631007196706066L
serialVersionUID: -640235839988812980L
serialVersionUID: 7308344005371211443L
serialVersionUID: -8321723714381967188L
serialVersionUID: 2481903644930846849L
|
软件包 org.tinygroup.weblayer.webcontext.session.impl |
sessionConfig
SessionConfig sessionConfig
requestedSessionIDParsed
boolean requestedSessionIDParsed
requestedSessionID
String requestedSessionID
requestedSessionIDFromCookie
boolean requestedSessionIDFromCookie
requestedSessionIDFromURL
boolean requestedSessionIDFromURL
session
SessionImpl session
sessionReturned
boolean sessionReturned
|
软件包 org.tinygroup.weblayer.webcontext.setlocacle.impl |
inputCharsetPattern
Pattern inputCharsetPattern
outputCharsetPattern
Pattern outputCharsetPattern
overriders
SetLocaleOverrider[] overriders
defaultLocale
Locale defaultLocale
defaultCharset
String defaultCharset
sessionKey
String sessionKey
paramKey
String paramKey
locale
Locale locale
Copyright © 2006–2014 开源组织. All rights reserved.