The WebNFSTM XFile API provides a common multiple filesystem type access method for JavaTM developers. The XFileAccessor interface, which allows filesystem developers to supply pluggable filesystem implementations in Java, is the back-end counterpart to the XFile API. The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API. The XFileAccessor interface features are as follows:
The XFileAccessor interface strengthens the XFile API strategy, encouraging the growth of filesystem implementations from software partners.
This document covers the following material: