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 Details

    • divertNetworkServices

      void divertNetworkServices()
      Start re-routing the socket API in the JRE through the GAE socket API.
    • getAppVersion

      AppVersion getAppVersion(String appId, String versionId)