Serialized Form


Package org.apache.cocoon

Class org.apache.cocoon.ConnectionResetException implements Serializable

Class org.apache.cocoon.ProcessingException implements Serializable

Class org.apache.cocoon.ResourceNotFoundException implements Serializable


Package org.apache.cocoon.caching

Class org.apache.cocoon.caching.AggregatedCacheValidity implements Serializable

Serialized Fields

a

java.util.List a

Class org.apache.cocoon.caching.CachedEventObject implements Serializable

Serialized Fields

validityObjects

java.util.Map validityObjects

saxFragment

java.lang.Object saxFragment

Class org.apache.cocoon.caching.CachedStreamObject implements Serializable

Serialized Fields

validityObjects

java.util.Map validityObjects

response

byte[] response

Class org.apache.cocoon.caching.ComponentCacheKey implements Serializable

Serialized Fields

key

java.lang.String key

Class org.apache.cocoon.caching.CompositeCacheValidity implements Serializable

Serialized Fields

v1

CacheValidity v1

v2

CacheValidity v2

Class org.apache.cocoon.caching.DeltaTimeCacheValidity implements Serializable

Serialized Fields

cachedDateTime

long cachedDateTime

timeInCache

long timeInCache

Class org.apache.cocoon.caching.IncludeCacheValidity implements Serializable

Serialized Fields

sources

java.util.List sources

timeStamps

java.util.List timeStamps

isNew

boolean isNew

resolver

SourceResolver resolver

Class org.apache.cocoon.caching.NOPCacheValidity implements Serializable

Class org.apache.cocoon.caching.ParametersCacheValidity implements Serializable

Serialized Fields

map

java.util.Map map

Class org.apache.cocoon.caching.TimeStampCacheValidity implements Serializable

Serialized Fields

timeStamp

long timeStamp


Package org.apache.cocoon.components

Class org.apache.cocoon.components.EnvironmentStack implements Serializable

Serialized Fields

offset

int offset


Package org.apache.cocoon.components.elementprocessor

Class org.apache.cocoon.components.elementprocessor.CannotCreateElementProcessorException implements Serializable

Serialized Fields

_element_name

java.lang.String _element_name

_reason

java.lang.String _reason


Package org.apache.cocoon.components.language

Class org.apache.cocoon.components.language.LanguageException implements Serializable


Package org.apache.cocoon.components.notification

Class org.apache.cocoon.components.notification.NotifyingCascadingRuntimeException implements Serializable

Serialized Fields

n

Notifying n
The Notifying Object used internally to keep Notifying fields


Package org.apache.cocoon.components.request

Class org.apache.cocoon.components.request.MaybeUploadRequestFactoryImpl.MaybeUploadRequestWrapperEx implements Serializable

Serialized Fields

this$0

MaybeUploadRequestFactoryImpl this$0


Package org.apache.cocoon.components.request.multipart

Class org.apache.cocoon.components.request.multipart.MultipartException implements Serializable

Class org.apache.cocoon.components.request.multipart.MultipartParser implements Serializable

Serialized Fields

saveUploadedFilesToDisk

boolean saveUploadedFilesToDisk
Field saveUploadedFilesToDisk

uploadDirectory

java.io.File uploadDirectory
Field uploadDirectory

allowOverwrite

boolean allowOverwrite
Field allowOverwrite

silentlyRename

boolean silentlyRename
Field silentlyRename

maxUploadSize

int maxUploadSize
Field maxUploadSize

characterEncoding

java.lang.String characterEncoding
Field characterEncoding


Package org.apache.cocoon.environment.wrapper

Class org.apache.cocoon.environment.wrapper.RequestParameters implements Serializable

Serialized Fields

names

java.util.Map names
The parameter names are the keys and the value is a List object


Package org.apache.cocoon.servlet

Class org.apache.cocoon.servlet.BootstrapServlet implements Serializable

Serialized Fields

servlet

javax.servlet.Servlet servlet

classloader

java.lang.ClassLoader classloader

context

javax.servlet.ServletContext context

Class org.apache.cocoon.servlet.CocoonServlet implements Serializable

Serialized Fields

log

org.apache.log.Logger log

logKitManager

org.apache.avalon.excalibur.logger.LogKitManager logKitManager

creationTime

long creationTime
The time the cocoon instance was created

cocoon

Cocoon cocoon
The Cocoon instance

exception

java.lang.Exception exception

appContext

org.apache.avalon.framework.context.DefaultContext appContext

allowReload

boolean allowReload
Allow reloading of cocoon by specifying the cocoon-reload parameter with a request

showTime

boolean showTime
Allow adding processing time to the response

hiddenShowTime

boolean hiddenShowTime

maxUploadSize

int maxUploadSize

autoSaveUploads

boolean autoSaveUploads

allowOverwrite

boolean allowOverwrite

silentlyRename

boolean silentlyRename

uploadDir

java.io.File uploadDir

workDir

java.io.File workDir

cacheDir

java.io.File cacheDir

containerEncoding

java.lang.String containerEncoding

defaultFormEncoding

java.lang.String defaultFormEncoding

servletContext

javax.servlet.ServletContext servletContext

classLoader

java.lang.ClassLoader classLoader
The classloader that will be set as the context classloader if init-classloader is true

initClassLoader

boolean initClassLoader

parentComponentManagerClass

java.lang.String parentComponentManagerClass

forceLoadParameter

java.lang.String forceLoadParameter

forceSystemProperty

java.lang.String forceSystemProperty

manageExceptions

boolean manageExceptions
If true or not set, this class will try to catch and handle all Cocoon exceptions. If false, it will rethrow them to the servlet container.

servletContextPath

java.lang.String servletContextPath
This is the path to the servlet context (or the result of calling getRealPath('/') on the ServletContext. Note, that this can be null.

servletContextURL

java.net.URL servletContextURL
This is the url to the servlet context directory

requestFactory

RequestFactory requestFactory
The requestFactory to use for incoming HTTP requests.

Class org.apache.cocoon.servlet.ParanoidCocoonServlet implements Serializable

Serialized Fields

repositoryLoader

RepositoryClassLoader repositoryLoader


Package org.apache.cocoon.sitemap

Class org.apache.cocoon.sitemap.PatternException implements Serializable


Package org.apache.cocoon.util

Class org.apache.cocoon.util.HashMap implements Serializable



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.