Package com.google.apphosting.utils.remoteapi
The
com.google.apphosting.utils.remoteapi package contains a servlet that implements the
server portion of Google App Engine's Remote API functionality, which allows client code to
execute arbitray API calls on a remote App Engine application.-
Class Summary Class Description RemoteApiServlet Remote API servlet handler. -
Exception Summary Exception Description RemoteApiServlet.UnknownPythonServerException Exception for unknown errors from a Python remote_api handler.