Uses of Interface
com.google.apphosting.runtime.RequestThreadManager
-
Packages that use RequestThreadManager Package Description com.google.apphosting.runtime -
-
Uses of RequestThreadManager in com.google.apphosting.runtime
Classes in com.google.apphosting.runtime that implement RequestThreadManager Modifier and Type Class Description class
RequestManager
RequestManager
is responsible for setting up and tearing down any state associated with each request.Methods in com.google.apphosting.runtime with parameters of type RequestThreadManager Modifier and Type Method Description void
ApiProxyImpl. setRequestManager(RequestThreadManager requestThreadManager)
-