Serialized Form


Package org.apache.cocoon.caching

Class org.apache.cocoon.caching.CachedResponse extends Object implements Serializable

Serialized Fields

validityObjects

SourceValidity[] validityObjects

response

byte[] response

expires

Long expires

lastModified

long lastModified

contentType

String contentType


Package org.apache.cocoon.util.location

Class org.apache.cocoon.util.location.LocatedException extends Exception implements Serializable

Serialized Fields

locations

List locations

Class org.apache.cocoon.util.location.LocatedRuntimeException extends org.apache.commons.lang.exception.NestableRuntimeException implements Serializable

Serialized Fields

locations

List locations

Class org.apache.cocoon.util.location.LocationImpl extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Ensure serialized unknown location resolve to Location.UNKNOWN.

Serialized Fields

uri

String uri

line

int line

column

int column

description

String description


Package org.apache.cocoon

Class org.apache.cocoon.CascadingIOException extends IOException implements Serializable

Serialized Fields

m_throwable

Throwable m_throwable
The Throwable that caused this exception to be thrown.

Class org.apache.cocoon.ConnectionResetException extends ProcessingException implements Serializable

Class org.apache.cocoon.ConstantsInitializationException extends CascadingRuntimeException implements Serializable

Class org.apache.cocoon.ProcessingException extends LocatedException implements Serializable

Class org.apache.cocoon.ResourceNotFoundException extends ProcessingException implements Serializable



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