Package muntjac :: Package terminal :: Package gwt :: Package server :: Module abstract_application_servlet
[hide private]
[frames] | no frames]

Module abstract_application_servlet

source code

Defines a servlet that handles all communication between the client and the server.

Classes [hide private]
  RequestType
  AbstractApplicationServlet
Abstract implementation of the ApplicationServlet which handles all communication between the client and the server.
  ParameterHandlerErrorImpl
Implementation of IErrorEvent interface.
  URIHandlerErrorImpl
Implementation of URIHandler.IErrorEvent interface.
  RequestError
Variables [hide private]
  logger = logging.getLogger(__name__)
  __package__ = 'muntjac.terminal.gwt.server'