Package com.nt.udc.nar


package com.nt.udc.nar
  • Classes
    Class
    Description
    Used for passing data between Nodes.
     
     
    Manages a node's NAR input files and NAR output files.
     
    This class implements a simple NAR key.
    This factory should be used in places that require a NAR key, but do not actually have (or need) the knowledge about creating the key.
    NARKeyStorageFile Todd Fuller - 1/11/2001 This class handles NARKey objects in an ObjectStorageFile.
     
     
    Provides file (or more generically stream) management for the node, such as reading and writing NARs to and from the .cache files
    The NarWriter class is responsible for managing a single output NAR cache file.