序列化表格


软件包 org.tinygroup.weblayer.impl

org.tinygroup.weblayer.impl.WebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

serialVersionUID: 5147765100677738872L


软件包 org.tinygroup.weblayer.servlet

org.tinygroup.weblayer.servlet.FullContextUrlRedirectServlet 继承 javax.servlet.http.HttpServlet 实现 Serializable

serialVersionUID: -1514050556632003280L

序列化字段

fullContextFileRepository

org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository

org.tinygroup.weblayer.servlet.LocalServlet 继承 javax.servlet.http.HttpServlet 实现 Serializable

serialVersionUID: 5512812746406209310L

org.tinygroup.weblayer.servlet.TinyServlet 继承 javax.servlet.http.HttpServlet 实现 Serializable

序列化字段

tinyProcessorManager

TinyProcessorManager tinyProcessorManager

org.tinygroup.weblayer.servlet.VelocityLayoutViewServlet 继承 javax.servlet.http.HttpServlet 实现 Serializable

serialVersionUID: -1514050556632003280L

序列化字段

templeteWithLayout

String templeteWithLayout

template

String template

velocityHelper

VelocityHelper velocityHelper

fullContextFileRepository

org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository

软件包 org.tinygroup.weblayer.webcontext

org.tinygroup.weblayer.webcontext.AbstractWebContextWrapper 继承 org.tinygroup.context.impl.ContextImpl 实现 Serializable

序列化字段

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

org.tinygroup.weblayer.webcontext.CommitMonitor 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

handler

TinyFilterHandler handler

headersCommitted

boolean headersCommitted

committed

boolean committed

topWebContext

WebContext topWebContext

org.tinygroup.weblayer.webcontext.DefaultWebContext 继承 AbstractWebContextWrapper 实现 Serializable

org.tinygroup.weblayer.webcontext.SimpleWebContext 继承 CommitMonitor 实现 Serializable

org.tinygroup.weblayer.webcontext.WebContextException 继承 RuntimeException 实现 Serializable

serialVersionUID: 8129627799406228080L


软件包 org.tinygroup.weblayer.webcontext.basic.exception

org.tinygroup.weblayer.webcontext.basic.exception.CookieRejectedException 继承 ResponseHeaderRejectedException 实现 Serializable

serialVersionUID: -2667477249289081304L

org.tinygroup.weblayer.webcontext.basic.exception.RedirectLocationRejectedException 继承 ResponseHeaderRejectedException 实现 Serializable

serialVersionUID: -2667477249289081304L

org.tinygroup.weblayer.webcontext.basic.exception.ResponseHeaderRejectedException 继承 RuntimeException 实现 Serializable

serialVersionUID: -5208648752795414458L


软件包 org.tinygroup.weblayer.webcontext.basic.impl

org.tinygroup.weblayer.webcontext.basic.impl.BasicWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

interceptors

Object[] interceptors

maxCookieSize

String maxCookieSize

软件包 org.tinygroup.weblayer.webcontext.buffered.exception

org.tinygroup.weblayer.webcontext.buffered.exception.BufferCommitFailedException 继承 WebContextException 实现 Serializable

serialVersionUID: 4884236978077840652L


软件包 org.tinygroup.weblayer.webcontext.buffered.impl

org.tinygroup.weblayer.webcontext.buffered.impl.BufferedWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable


软件包 org.tinygroup.weblayer.webcontext.cache

org.tinygroup.weblayer.webcontext.cache.PageCacheObject 继承 Object 实现 Serializable

序列化字段

content

String content
页面内容


timeToLived

Long timeToLived
页面缓存失效时间


软件包 org.tinygroup.weblayer.webcontext.cache.exception

org.tinygroup.weblayer.webcontext.cache.exception.PageCacheOutputException 继承 RuntimeException 实现 Serializable


软件包 org.tinygroup.weblayer.webcontext.cache.impl

org.tinygroup.weblayer.webcontext.cache.impl.PageCacheWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

operater

CacheOperater operater

软件包 org.tinygroup.weblayer.webcontext.lazycommit.exception

org.tinygroup.weblayer.webcontext.lazycommit.exception.LazyCommitFailedException 继承 WebContextException 实现 Serializable

serialVersionUID: -7855934887908937875L


软件包 org.tinygroup.weblayer.webcontext.lazycommit.impl

org.tinygroup.weblayer.webcontext.lazycommit.impl.LazyCommitWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

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

org.tinygroup.weblayer.webcontext.parser.exception.UploadException 继承 RuntimeException 实现 Serializable

serialVersionUID: -5016622320749497155L

org.tinygroup.weblayer.webcontext.parser.exception.UploadSizeLimitExceededException 继承 UploadException 实现 Serializable

serialVersionUID: 3835158363137716276L


软件包 org.tinygroup.weblayer.webcontext.parser.fileupload

org.tinygroup.weblayer.webcontext.parser.fileupload.TinyFileItem 继承 Object 实现 Serializable

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

org.tinygroup.weblayer.webcontext.parser.impl.AbstractFileItem 继承 Object 实现 Serializable

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,文件大小没有超过阀值也要保存到文件中

org.tinygroup.weblayer.webcontext.parser.impl.DiskFileItem 继承 AbstractFileItem 实现 Serializable

serialVersionUID: 4225039123863446602L

org.tinygroup.weblayer.webcontext.parser.impl.InMemoryFormFieldItem 继承 AbstractFileItem 实现 Serializable

serialVersionUID: -103002370072467461L

org.tinygroup.weblayer.webcontext.parser.impl.ParserWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

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

org.tinygroup.weblayer.webcontext.parser.util.PropertyValue 继承 org.springframework.beans.PropertyValue 实现 Serializable

序列化字段

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

org.tinygroup.weblayer.webcontext.rewrite.impl.RewriteWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

rules

RewriteRule[] rules

parserWebContext

ParserWebContext parserWebContext

wrappedRequest

javax.servlet.http.HttpServletRequest wrappedRequest

软件包 org.tinygroup.weblayer.webcontext.session.exception

org.tinygroup.weblayer.webcontext.session.exception.SessionEncoderException 继承 SessionFrameworkException 实现 Serializable

serialVersionUID: -4586631007196706066L

org.tinygroup.weblayer.webcontext.session.exception.SessionEncrypterException 继承 SessionFrameworkException 实现 Serializable

serialVersionUID: -640235839988812980L

org.tinygroup.weblayer.webcontext.session.exception.SessionFrameworkException 继承 RuntimeException 实现 Serializable

serialVersionUID: 7308344005371211443L

org.tinygroup.weblayer.webcontext.session.exception.SessionStoreException 继承 SessionFrameworkException 实现 Serializable

serialVersionUID: -8321723714381967188L

org.tinygroup.weblayer.webcontext.session.exception.SessionValueEncoderException 继承 SessionFrameworkException 实现 Serializable

serialVersionUID: 2481903644930846849L


软件包 org.tinygroup.weblayer.webcontext.session.impl

org.tinygroup.weblayer.webcontext.session.impl.SessionWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

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

org.tinygroup.weblayer.webcontext.setlocacle.impl.SetLocaleWebContextImpl 继承 AbstractWebContextWrapper 实现 Serializable

序列化字段

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.