Class URLFile

  • All Implemented Interfaces:
    StorageFile

    class URLFile
    extends InputStreamFile<URLStorageFactory>
    This class provides a http based implementation of the StorageFile interface. It is used by the database engine to access persistent data and transaction logs under the http and https subsubprotocols.