Serialized Form


Package org.apache.cocoon.pipeline

Class org.apache.cocoon.pipeline.PipelineException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.pipeline.ProcessingException extends PipelineException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.pipeline.SetupException extends PipelineException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.pipeline.caching

Class org.apache.cocoon.pipeline.caching.AbstractCacheKey extends Object implements Serializable

Serialized Fields

jmxGroupName

String jmxGroupName

Class org.apache.cocoon.pipeline.caching.AbstractCacheValue extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheKey

CacheKey cacheKey

Class org.apache.cocoon.pipeline.caching.CompleteCacheValue extends AbstractCacheValue implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

Log logger

content

byte[] content

Class org.apache.cocoon.pipeline.caching.CompoundCacheKey extends AbstractCacheKey implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

Log logger

cacheKeys

List<E> cacheKeys

Class org.apache.cocoon.pipeline.caching.ExpiresCacheKey extends AbstractCacheKey implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheKey

CacheKey cacheKey

timestamp

long timestamp

expirationTimestamp

long expirationTimestamp

Class org.apache.cocoon.pipeline.caching.InvalidCacheKey extends AbstractCacheKey implements Serializable

serialVersionUID: 1L

Serialized Fields

expiresCacheKey

Serializable expiresCacheKey

Class org.apache.cocoon.pipeline.caching.ObjectCacheValue extends AbstractCacheValue implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Object value

logger

Log logger

Class org.apache.cocoon.pipeline.caching.ParameterCacheKey extends AbstractCacheKey implements Serializable

serialVersionUID: 1L

Serialized Fields

parameters

Map<K,V> parameters

Class org.apache.cocoon.pipeline.caching.SimpleCacheKey extends AbstractCacheKey implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.pipeline.caching.TimestampCacheKey extends AbstractCacheKey implements Serializable

serialVersionUID: 1L

Serialized Fields

timestamp

long timestamp

url

URL url

Package org.apache.cocoon.profiling.data

Class org.apache.cocoon.profiling.data.InstanceRepresentation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

clazz

Class<T> clazz

value

String value

Class org.apache.cocoon.profiling.data.ProfilingData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

arguments

List<E> arguments

callFrameIdentity

long callFrameIdentity

children

List<E> children

data

Map<K,V> data

displayName

String displayName

exception

Exception exception

invocationDepth

int invocationDepth

invocationEndTime

Long invocationEndTime

invocationStartTime

Long invocationStartTime

method

String method

parent

ProfilingData parent

profiler

String profiler

profilingId

String profilingId

returnValue

InstanceRepresentation returnValue

root

boolean root

target

InstanceRepresentation target

targetIdentity

long targetIdentity

Package org.apache.cocoon.sax.component

Class org.apache.cocoon.sax.component.LinkRewriterException extends ProcessingException implements Serializable

Class org.apache.cocoon.sax.component.SchemaValidationException extends ProcessingException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.sax.util

Class org.apache.cocoon.sax.util.InMemoryLRUResourceCache extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

data

Map<K,V> data
The map that implements the LRU cache.


Package org.apache.cocoon.sax.xpointer

Class org.apache.cocoon.sax.xpointer.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

currentToken

org.apache.cocoon.sax.xpointer.Token currentToken

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

String[] tokenImage

eol

String eol

Class org.apache.cocoon.sax.xpointer.Token extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind

beginLine

int beginLine

beginColumn

int beginColumn

endLine

int endLine

endColumn

int endColumn

image

String image

next

org.apache.cocoon.sax.xpointer.Token next

specialToken

org.apache.cocoon.sax.xpointer.Token specialToken

Class org.apache.cocoon.sax.xpointer.TokenMgrError extends Error implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode

Package org.apache.cocoon.servlet

Class org.apache.cocoon.servlet.RequestProcessor.InvalidBaseUrlException extends RequestProcessor.RequestProcessorException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.servlet.RequestProcessor.RequestProcessorException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.servlet.RequestProcessor.SitemapInitializationException extends RequestProcessor.RequestProcessorException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.servlet.RequestProcessor.SitemapNotFoundException extends RequestProcessor.RequestProcessorException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.servlet.XMLSitemapServlet extends HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

requestProcessor

RequestProcessor requestProcessor

logger

Log logger

Package org.apache.cocoon.servlet.collector

Class org.apache.cocoon.servlet.collector.InvalidStatusCodeException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.servlet.util

Class org.apache.cocoon.servlet.util.ServletServiceUtils.ServletServiceException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.sitemap

Class org.apache.cocoon.sitemap.InvocationException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.sitemap.InvocationImpl.UnsupportedExpressionLanguageException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.sitemap.InvocationImpl.VariableNotFoundException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.cocoon.sitemap.NoMatchingPipelineException extends InvocationException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.sitemap.matcher

Class org.apache.cocoon.sitemap.matcher.WildcardMatcher.UnsupportedNamedWildcardExpressionException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.sitemap.util

Class org.apache.cocoon.sitemap.util.SpringProxyHelper.ProxyUnpackException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.cocoon.wicket.target

Class org.apache.cocoon.wicket.target.CocoonSitemapRequestTarget.CocoonRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.