Package com.sun.nfs


package com.sun.nfs
  • Class
    Description
    Here we do all the NFS read and write buffering.
    NFS file attributes This is essentially a container class that holds the attributes, but it also has methods to encode and decode the attributes in an Xdr buffer.
    Container class for an NFS object: either a file or a directory.
    This class contains the methods specific to NFS version 2.
    Connect to an NFS server and return an Nfs file object.
    This exception is thrown whenever an NFS error occurs.
    This handler is implemented by the NFS application if it wishes to be notifed of retransmissions.
    NfsSecurity is a static class.
    This is just a dumb URL parser class.
    Deprecated.
    The more generic XFileExtensionAccessor class should be used instead.
    The XFileAccessor interface is implemented by filesystems that need to be accessed via the XFile API.