Uses of Interface
com.google.apphosting.runtime.RequestThreadManager
Packages that use RequestThreadManager
-
Uses of RequestThreadManager in com.google.apphosting.runtime
Classes in com.google.apphosting.runtime that implement RequestThreadManagerModifier and TypeClassDescriptionclass
RequestManager
is responsible for setting up and tearing down any state associated with each request.Methods in com.google.apphosting.runtime that return RequestThreadManagerMethods in com.google.apphosting.runtime with parameters of type RequestThreadManagerModifier and TypeMethodDescriptionvoid
ApiProxyImpl.setRequestManager
(RequestThreadManager requestThreadManager)