Package com.google.apphosting.runtime
Interface CloneControllerImpl.Callback
- Enclosing class:
- CloneControllerImpl
public static interface CloneControllerImpl.Callback
Callback interface for rpc-specific and sandbox-specific functionality to be abstracted
over in this class.
-
Method Summary
Modifier and TypeMethodDescriptionvoidStart re-routing the socket API in the JRE through the GAE socket API.getAppVersion(String appId, String versionId)
-
Method Details
-
divertNetworkServices
void divertNetworkServices()Start re-routing the socket API in the JRE through the GAE socket API. -
getAppVersion
-