| Class | Description | 
|---|---|
| HttpPostInfo | 
 Class containing the information for the HTTP POST operations - this gets
 constructed when each time a subscribe event is received and is basically
 immutable (except for error count). 
 | 
| RTCCategory | 
 This class is used to encapsulate a category in the categories XML file. 
 | 
| RTCHashMap | 
 The RTCHashMap has either a nodeid or a nodeid/ip as key and provides
 convenience methods to add and remove 'RTCNodes' with these values - each key
 points to a list of 'RTCNode's 
 | 
| RTCNode | 
 The main unit for the RTCManager. 
 | 
| RTCNodeKey | 
 The key used to look up items in the data map 
 | 
| RTCNodeSvcTime | 
 This contains a service lost/regained set/pair for the node - i.e each
 service lost time and the corresponding service regained time 
 | 
| RTCNodeSvcTimesList | 
 List of service times. 
 | 
Copyright © 2020. All rights reserved.