Class ApiProxyImpl.EnvironmentImpl

java.lang.Object
com.google.apphosting.runtime.ApiProxyImpl.EnvironmentImpl
All Implemented Interfaces:
ApiProxy.Environment, ApiProxy.EnvironmentWithTrace
Enclosing class:
ApiProxyImpl

public static final class ApiProxyImpl.EnvironmentImpl extends Object implements ApiProxy.EnvironmentWithTrace
To implement ApiProxy.Environment, we use a class that wraps around an UPRequest and retrieves the necessary information from it.