Uses of Class
com.google.apphosting.runtime.ApiProxyImpl
-
Packages that use ApiProxyImpl Package Description com.google.apphosting.runtime -
-
Uses of ApiProxyImpl in com.google.apphosting.runtime
Methods in com.google.apphosting.runtime that return ApiProxyImpl Modifier and Type Method Description abstract ApiProxyImplApiProxyImpl.Builder. build()Methods in com.google.apphosting.runtime with parameters of type ApiProxyImpl Modifier and Type Method Description abstract RequestManager.BuilderRequestManager.Builder. setApiProxyImpl(ApiProxyImpl x)
-