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.

BlobStorageFactory

com.google.appengine.api.blobstore.dev

Class BlobStorageFactory

  • java.lang.Object
    • com.google.appengine.api.blobstore.dev.BlobStorageFactory


  • public final class BlobStorageFactory
    extends java.lang.Object
    BlobStorageFactory provides some helper methods for instantiating implementations of BlobStorage and BlobInfoStorage.
    • Constructor Detail

      • BlobStorageFactory

        public BlobStorageFactory()
    • Method Detail

      • getBlobStorage

        public static BlobStorage getBlobStorage()