Uses of Class
com.google.apphosting.runtime.RequestState
Packages that use RequestState
-
Uses of RequestState in com.google.apphosting.runtime
Methods in com.google.apphosting.runtime that return RequestStateMethods in com.google.apphosting.runtime with parameters of type RequestStateModifier and TypeMethodDescriptionApiProxyImpl.createEnvironment(AppVersion appVersion, com.google.apphosting.base.protos.RuntimePb.UPRequest upRequest, MutableUpResponse upResponse, TraceWriter traceWriter, CpuRatioTimer requestTimer, String requestId, List<Future<?>> asyncFutures, Semaphore outstandingApiRpcSemaphore, ThreadGroup requestThreadGroup, RequestState requestState, Long millisUntilSoftDeadline) Creates anApiProxy.Environmentinstance that is suitable for use with this class.