Java 8 has reached end of support
and will be deprecated
on January 31, 2026. After deprecation, you won't be able to deploy Java 8
applications, even if your organization previously used an organization policy to
re-enable deployments of legacy runtimes. Your existing Java
8 applications will continue to run and receive traffic after their deprecation date
. We recommend that
you migrate to the latest supported version of Java
.
Class Hierarchy
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["\u003cp\u003eThis document outlines the package hierarchy for \u003ccode\u003ecom.google.appengine.tools.remoteapi\u003c/code\u003e, including its class hierarchy.\u003c/p\u003e\n"],["\u003cp\u003eThe class hierarchy starts with \u003ccode\u003ejava.lang.Object\u003c/code\u003e and includes \u003ccode\u003eApiProxy.ApiProxyException\u003c/code\u003e, which is the parent of \u003ccode\u003eRemoteApiException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHostedClientLogin\u003c/code\u003e, \u003ccode\u003eRemoteApiInstaller\u003c/code\u003e, and \u003ccode\u003eRemoteApiOptions\u003c/code\u003e are listed as classes within the \u003ccode\u003ecom.google.appengine.tools.remoteapi\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLoginException\u003c/code\u003e is a subclass of \u003ccode\u003ejava.io.IOException\u003c/code\u003e, which is further nested under \u003ccode\u003ejava.lang.Exception\u003c/code\u003e and then \u003ccode\u003ejava.lang.Throwable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Class Hierarchy\n\nHierarchy For All Packages\n==========================\n\nPackage Hierarchies:\n\n- [com.google.appengine.tools.remoteapi](/appengine/docs/legacy/standard/java/tools/remoteapi/javadoc/com/google/appengine/tools/remoteapi/package-tree) \n\nClass Hierarchy\n---------------\n\n- java.lang.Object\n - ApiProxy.ApiProxyException\n - com.google.appengine.tools.remoteapi.[RemoteApiException](/appengine/docs/legacy/standard/java/tools/remoteapi/javadoc/com/google/appengine/tools/remoteapi/RemoteApiException \"class in com.google.appengine.tools.remoteapi\")\n - com.google.appengine.tools.remoteapi.[HostedClientLogin](/appengine/docs/legacy/standard/java/tools/remoteapi/javadoc/com/google/appengine/tools/remoteapi/HostedClientLogin \"class in com.google.appengine.tools.remoteapi\")\n - com.google.appengine.tools.remoteapi.[RemoteApiInstaller](/appengine/docs/legacy/standard/java/tools/remoteapi/javadoc/com/google/appengine/tools/remoteapi/RemoteApiInstaller \"class in com.google.appengine.tools.remoteapi\")\n - com.google.appengine.tools.remoteapi.[RemoteApiOptions](/appengine/docs/legacy/standard/java/tools/remoteapi/javadoc/com/google/appengine/tools/remoteapi/RemoteApiOptions \"class in com.google.appengine.tools.remoteapi\")\n - java.lang.Throwable (implements java.io.Serializable)\n - java.lang.Exception\n - java.io.IOException\n - com.google.appengine.tools.remoteapi.[LoginException](/appengine/docs/legacy/standard/java/tools/remoteapi/javadoc/com/google/appengine/tools/remoteapi/LoginException \"class in com.google.appengine.tools.remoteapi\")"]]