Package com.nt.udc.ei.transport
package com.nt.udc.ei.transport
-
ClassDescriptionUsed to represent a class that provides the processing "engine" for files that are retrieved or sent from network elements.This interface defines the methods that must be implemented in order for a class to be a File Selector Interface.Used to retrieve files from an FTP server.Used to manage one or more FtpEITransport threads.This interface defines the methods that must be implemented in order for a class to be a Input File Processor Interface.This class is used to represent a class that provides the processing "engine" for files that are sent from network elements ("push" mode only).This class is used for open file input stream.This class contains information associated with bytes received by the TcpEITransport.This class contains information associated with a UDP packet received by the UdpEITransport.Stores information about the currently processed DIRP file to be able to start again if the node crashes.This class is used to let threads synchronize on a common directory into which and from which files are placed and processed.This class will create a socket on the given host/port and listen for incoming data via TCP.This class will create a socket on the given port and listen for incoming
DatagramPacket
objects.