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: com.google.appengine.api.blobstore.BlobstoreService, The Blobstore Java API in the Google App Engine Developer's Guide.
Classes
BlobstoreServiceFactory
Creates BlobstoreService implementations for jakarta APIs.
Interfaces
BlobstoreService
BlobstoreService
allows you to manage the creation and
serving of large, immutable blobs to users.