Serialized Form


Package org.apache.shindig.gadgets

Class org.apache.shindig.gadgets.AbstractSpecFactory.SpecRetrievalFailedException extends GadgetException implements Serializable

Class org.apache.shindig.gadgets.GadgetException extends Exception implements Serializable

Serialized Fields

code

GadgetException.Code code

httpStatusCode

int httpStatusCode

Class org.apache.shindig.gadgets.UnsupportedFeatureException extends GadgetException implements Serializable


Package org.apache.shindig.gadgets.http

Class org.apache.shindig.gadgets.http.HttpResponse extends Object implements Serializable

serialVersionUID: 7526471155622776147L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Expected layout: int - status code Map> - headers int - length of body byte array - body, of previously specified length

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.apache.shindig.gadgets.oauth

Class org.apache.shindig.gadgets.oauth.OAuthRequestException extends Exception implements Serializable

Serialized Fields

error

String error
Error code for the client.


errorText

String errorText
Error text for the client.


Package org.apache.shindig.gadgets.preload

Class org.apache.shindig.gadgets.preload.PreloadException extends Exception implements Serializable


Package org.apache.shindig.gadgets.process

Class org.apache.shindig.gadgets.process.ProcessingException extends Exception implements Serializable

Serialized Fields

statusCode

int statusCode

Package org.apache.shindig.gadgets.render

Class org.apache.shindig.gadgets.render.RenderingException extends Exception implements Serializable

Serialized Fields

httpStatusCode

int httpStatusCode

Package org.apache.shindig.gadgets.rewrite

Class org.apache.shindig.gadgets.rewrite.RewritingException extends Exception implements Serializable

Serialized Fields

httpStatusCode

int httpStatusCode

Package org.apache.shindig.gadgets.servlet

Class org.apache.shindig.gadgets.servlet.ConcatProxyServlet extends InjectedServlet implements Serializable

serialVersionUID: -4390212150673709895L

Class org.apache.shindig.gadgets.servlet.GadgetRenderingServlet extends InjectedServlet implements Serializable

serialVersionUID: -5634040113214794888L

Class org.apache.shindig.gadgets.servlet.HtmlAccelServlet extends InjectedServlet implements Serializable

serialVersionUID: -424353123863813052L

Class org.apache.shindig.gadgets.servlet.JsServlet extends InjectedServlet implements Serializable

serialVersionUID: 6255917470412008175L

Class org.apache.shindig.gadgets.servlet.MakeRequestServlet extends InjectedServlet implements Serializable

serialVersionUID: -8298705081500283786L

Class org.apache.shindig.gadgets.servlet.OAuthCallbackServlet extends InjectedServlet implements Serializable

serialVersionUID: 7126255229334669172L

Class org.apache.shindig.gadgets.servlet.ProxyServlet extends InjectedServlet implements Serializable

serialVersionUID: 9085050443492307723L

Class org.apache.shindig.gadgets.servlet.RpcException extends Exception implements Serializable

Serialized Fields

context

GadgetContext context

Class org.apache.shindig.gadgets.servlet.RpcServlet extends InjectedServlet implements Serializable

serialVersionUID: 1382573217773582182L


Package org.apache.shindig.gadgets.spec

Class org.apache.shindig.gadgets.spec.SpecParserException extends GadgetException implements Serializable


Package org.apache.shindig.gadgets.templates

Class org.apache.shindig.gadgets.templates.TemplateParserException extends GadgetException implements Serializable



Copyright © 2007-2012. All Rights Reserved.