Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.

com.google.appengine.api.blobstore (Google App Engine API for Java)

Stay organized with collections Save and categorize content based on your preferences.

Package com.google.appengine.api.blobstore

Provides management and persistent storage of large, immutable byte arrays.

See: Description

Package com.google.appengine.api.blobstore Description

Provides management and persistent storage of large, immutable byte arrays. This allows applications to accept, save, and later serve files of any size.
See Also:
BlobstoreService, The Blobstore Java API in the Google App Engine Developer's Guide.