Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package rcs.nml

Interface Summary
NMLMessageDictionary The NMLMessageDictionary interface is used to create custom message sets for NML.
 

Class Summary
autoconf  
autoconfDB  
autoconfThread  
DISPFormatConverter The DISPFormatConverter converts NML message classes to simple text strings.
errlogMsgDict Implements an NML message dictionary for a set of messages usually used for logging errors and/or communication with a generic operator interface.
NML_DISPLAY  
NML_ERROR  
NML_PERFORMANCE_TEST_MSG  
NML_TEXT  
NMLBufferConfigInfo  
NMLConfigInfo  
NMLConnection Class for connecting to NML buffers, ussually via network sockets.
NMLFormatConverter interface each NMLmsg should use to implement it's update function.
NMLFormatConverterBase This class is the base class for all classes used by NML to convert local data types to some neutral format usable by many different types of hosts.
NMLmsg This is the abstract base class of all messages sent or recieved via NML.
nmlperf  
NonBlockingDatagramSocket  
perftypeMsgDict  
RCS_CMD_MSG Base class for NML command messages.
RCS_STAT_MSG Base class for NML status messages.
XDRFormatConverter The XDRFormatConverter converts NML message classes to XDR.
 

Exception Summary
NMLException The base class for all exceptions thrown by NML.