FileServiceFactory (Google App Engine API for Java)

com.google.appengine.api.files

Class FileServiceFactory

  • java.lang.Object
    • com.google.appengine.api.files.FileServiceFactory

  • Deprecated. 
    This api has been deprecated in favor of the App Engine GCS client.

    @Deprecated
    public class FileServiceFactory
    extends java.lang.Object
    A factory for producing instances of FileService.
    • Constructor Detail

      • FileServiceFactory

        public FileServiceFactory()
        Deprecated. 
    • Method Detail

      • getFileService

        public static FileService getFileService()
        Deprecated. 
        Returns an instance of FileService.