Class RequestRunner

java.lang.Object
com.google.apphosting.runtime.RequestRunner
All Implemented Interfaces:
Runnable

public class RequestRunner extends Object implements Runnable
Runs an inbound request within the context of the given app, whether ordinary inbound HTTP or background request.