Package com.nt.udc.util
package com.nt.udc.util
-
ClassDescriptionThis is a simple interface that allows an Object to go to and from byte[] form (without the use of an InputStream or OutputStream.)This class is for parsing command lines, as typed by a user to a Java program.Compares two dated Strings.This class manages directory watcher services for a node.This class watches over an output directory for any output file create event for an end node which is part of test node chain.In some situations, there may be a class that requires a Factory, but needs a "passthrough" getObject method that just returns itself.This class is very similar to the existing ConfigFileProcessor class, except for the few enhancements that allow for easier dealings with the config file.This interface should be used for classes that are used to create specific Objects.The purpose of this interface is to allow a more detailed File comparison than that supported by the File class.This class handles the key -> disk based Object mappings, where the disk-based Object is handled with an ObjectStorageFile class.This class contains static methods to obtain and sort a list of files from a directory.Default File comparison class, which uses File.lastModified() for sorting comparisons.This class is used to generate filenames.This class handles file system cleaning, and has the option to make it timer based.Title: FixedRateTimer Description: Sleeps until the beginning of a new time interval defined by its sleepTime setting Copyright: Copyright (c) 2001 Company: Nortel NetworksThis class defines some common members and methods used in starting and maintaining FtpTransportSession classes.Handles some common methods and variables that are used in a single Ftp session; However, the actual set of procedures needed in a given ftp session must be defined in the sub-class.Copies the data from the given InputStream to the given OutputStream.Implementation of an Interval which is not available in the java.time libraryDefault File comparison class, which uses File.lastModified() for sorting comparisons.Network Mediation User: jwu Date: Nov 26, 2004 Time: 1:43:03 PM MetaSolv Software Inc.This class implements the basics of file-based Object storage.Network Mediation User: jwu Date: Nov 26, 2004 Time: 2:43:26 PM MetaSolv Software Inc.This class is for parsing a single string value containing space- or comma- separated numbers or ranges of numbers, and returns their values in sorted range.used by the adminserver and nodemgr to notify an object that the shutdown is completeThis class is used purely for the purpose of generating unique UDC IDs.This is a simple timer that can be used to periodically cause a specific action to be performed on an object listening to the timer.