Serialized Form


Package org.apache.shindig.auth

Class org.apache.shindig.auth.AuthenticationHandler.InvalidAuthenticationException extends Exception implements Serializable

Serialized Fields

additionalHeaders

Map<K,V> additionalHeaders

redirect

String redirect

Class org.apache.shindig.auth.SecurityTokenException extends Exception implements Serializable


Package org.apache.shindig.common.cache

Class org.apache.shindig.common.cache.LruCache extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

capacity

int capacity

Package org.apache.shindig.common.crypto

Class org.apache.shindig.common.crypto.BlobCrypterException extends Exception implements Serializable

Class org.apache.shindig.common.crypto.BlobExpiredException extends BlobCrypterException implements Serializable

Serialized Fields

minDate

Date minDate

used

Date used

maxDate

Date maxDate

Package org.apache.shindig.common.servlet

Class org.apache.shindig.common.servlet.InjectedServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

injector

com.google.inject.Injector injector

Package org.apache.shindig.common.uri

Class org.apache.shindig.common.uri.Uri.UriException extends IllegalArgumentException implements Serializable


Package org.apache.shindig.common.xml

Class org.apache.shindig.common.xml.XmlException extends Exception implements Serializable


Package org.apache.shindig.config

Class org.apache.shindig.config.ContainerConfigException extends Exception implements Serializable


Package org.apache.shindig.expressions.juel

Class org.apache.shindig.expressions.juel.JuelTypeConverter extends ShindigTypeConverter implements Serializable

serialVersionUID: -4382092735987940726L


Package org.apache.shindig.protocol

Class org.apache.shindig.protocol.ApiServlet extends InjectedServlet implements Serializable

Serialized Fields

dispatcher

HandlerRegistry dispatcher

jsonConverter

BeanJsonConverter jsonConverter

xmlConverter

BeanConverter xmlConverter

atomConverter

BeanConverter atomConverter

containerConfig

ContainerConfig containerConfig

Class org.apache.shindig.protocol.ContentTypes.InvalidContentTypeException extends Exception implements Serializable

Class org.apache.shindig.protocol.DataServiceServlet extends ApiServlet implements Serializable

Class org.apache.shindig.protocol.JsonRpcServlet extends ApiServlet implements Serializable

Serialized Fields

formParser

MultipartFormParser formParser

jsonRpcResultField

String jsonRpcResultField

jsonRpcBothFields

boolean jsonRpcBothFields

Class org.apache.shindig.protocol.ProtocolException extends RuntimeException implements Serializable

Serialized Fields

errorCode

int errorCode

response

Object response
The application specific response value associated with this exception.



Copyright © 2007-2012. All Rights Reserved.