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
.
Deprecated List (Google App Engine API for Java)
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 page lists various deprecated components of the Google App Engine API, including packages, interfaces, classes, enums, exceptions, fields, methods, and constructors.\u003c/p\u003e\n"],["\u003cp\u003eSeveral APIs like \u003ccode\u003ecom.google.appengine.api.channel\u003c/code\u003e, \u003ccode\u003ecom.google.appengine.api.xmpp\u003c/code\u003e, and \u003ccode\u003ecom.google.appengine.api.prospectivesearch\u003c/code\u003e have been fully deprecated or shut down, rendering their related classes, interfaces, and methods obsolete.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecom.google.appengine.api.files\u003c/code\u003e API has been deprecated and users are recommended to use the Google App Engine client for Google Cloud Storage instead.\u003c/p\u003e\n"],["\u003cp\u003eMany methods and fields related to datastore queries, transactions, and fetching have been deprecated, with specific recommendations for replacement using newer alternatives like \u003ccode\u003eQuery.setFilter(Filter)\u003c/code\u003e and \u003ccode\u003eFetchOptions.startCursor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eCertain functionalities, like \u003ccode\u003eOAuth1\u003c/code\u003e, \u003ccode\u003efederatedIdentity\u003c/code\u003e, and \u003ccode\u003eCursor.reverse()\u003c/code\u003e, are no longer supported or necessary, resulting in the deprecation of associated methods and fields.\u003c/p\u003e\n"]]],[],null,["# Deprecated List (Google App Engine API for Java)\n\nDeprecated API\n==============\n\nContents\n--------\n\n- [Deprecated Packages](#package)\n- [Deprecated Interfaces](#interface)\n- [Deprecated Classes](#class)\n- [Deprecated Enums](#enum)\n- [Deprecated Exceptions](#exception)\n- [Deprecated Fields](#field)\n- [Deprecated Methods](#method)\n- [Deprecated Constructors](#constructor) \n\n\n-\n\n\n-\n\n\n-\n\n\n-\n\n\n-\n\n\n-\n\n\n-\n\n\n-"]]