RequestControllerServletpublic class RequestControllerServlet extends AbstractGdataServlet Provides a clean basic interface for GDATA Client API and requests to the
GDATA Server. This Servlet dispatches the incoming requests to defined GDATA
request handlers. Each of the handler processes the incoming request and
responds according to the requested action. |
Fields Summary |
---|
private static final Log | LOGGER | private static final long | serialVersionUIDVersion ID since this class implements |
|