| Class | Description |
|---|---|
| AccelHandler |
Handles requests for accel servlet.
|
| AuthenticationModule |
Binds auth types used by gadget rendering.
|
| CajaContentRewriter |
A GadgetRewriter based on caja technology
|
| ConcatProxyServlet |
Servlet which concatenates the content of several proxied HTTP responses
|
| GadgetRenderingServlet |
Servlet for rendering Gadgets.
|
| GadgetRenderingServlet.PostGadgetRenderingParams |
Contains the input parameters for post rendering methods.
|
| GadgetsHandler |
Provides endpoints for gadget metadata lookup and more.
|
| GadgetsHandlerApi |
Gadget Handler Interface data.
|
| GadgetsHandlerService |
Service that interfaces with the system to provide information about gadgets.
|
| HtmlAccelServlet |
Handles requests for accel servlet.
|
| HttpGadgetContext |
Implements GadgetContext using an HttpServletRequest
|
| HttpRequestHandler |
An alternate implementation of the Http proxy service using the standard API dispatcher for REST
/ JSON-RPC calls.
|
| HttpRequestHandler.HttpApiRequest |
Simple type that represents an Http request to execute on the callers behalf
|
| HttpRequestHandler.HttpApiResponse |
Response to request for Http content
|
| JsHandler |
Provide processing logic for the JsServlet to serve the JavsScript as features request.
|
| JsHandler.JsGadgetContext |
GadgetContext for JsHandler called by FeatureRegistry when fetching the resources.
|
| JsHandler.JsHandlerResponse |
Define the response data from JsHandler.
|
| JsonRpcGadgetContext |
Extracts context from JSON input.
|
| JsonRpcHandler |
Processes JSON-RPC requests by retrieving all necessary meta data in parallel and coalescing into
a single output JSON construct.
|
| JsServlet |
Simple servlet serving up JavaScript files by their registered aliases.
|
| MakeRequestHandler |
Handles gadgets.io.makeRequest requests.
|
| MakeRequestServlet |
Handles calls to gadgets.io.makeRequest.
|
| OAuthCallbackServlet |
Servlet to act as our OAuth callback URL.
|
| ProxyHandler |
Handles open proxy requests.
|
| ProxyServlet |
Handles open proxy requests (used in rewriting and for URLs returned by
gadgets.io.getProxyUrl).
|
| RpcServlet |
Handles RPC metadata requests.
|
| ServletUtil |
Jtility routines for dealing with servlets.
|
| Enum | Description |
|---|---|
| GadgetsHandlerApi.UserPrefDataType | |
| GadgetsHandlerApi.ViewContentType |
| Exception | Description |
|---|---|
| RpcException |
Contains RPC-specific exceptions.
|
Copyright © 2007-2012. All Rights Reserved.