Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-90

RandomAccessFile backed by a RandomAccessContent instance

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0
    • None

    Description

      Some existing libraries and applications rely on a RandomAccessFile instance to process its IO tasks.
      They could be benefited by an adapter class providing a "RandomAccessFile" view of an arbitrary RandomAccessContent.

      Example: a database server using a RandomAccessFile instance to access its data from a local file would automatically be able to access it from a remote resource accessed through HTTP.

      I have already created such a class. I'll try to add it to this issue.

      Attachments

        1. RACRandomAccessFile.java.bz2
          1 kB
          Elifarley Callado Coelho
        2. RACRandomAccessFile.java.bz2
          1 kB
          Elifarley Callado Coelho
        3. src.zip
          3 kB
          Elifarley Callado Coelho

        Activity

          People

            imario Mario Ivankovits
            elifarley@yahoo.com Elifarley Callado Coelho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: