Class BlobStorageFactory

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

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

    • BlobStorageFactory

      public BlobStorageFactory()
  • Method Details

    • getBlobInfoStorage

      public static BlobInfoStorage getBlobInfoStorage()
    • getBlobStorage

      public static BlobStorage getBlobStorage()