Packages
org.sandev.basics.Authorizer Bridges communications across an insecure channel.
org.sandev.basics.CacheManager The CacheManager offloads the processing associated with multiple update subscriptions.
org.sandev.basics.DataManager DataManager accepts incoming updates and queries, and responds with the updated or requested information.
org.sandev.basics.MessageDriver MessageDriver generates outgoing messages and checks incoming messages in accordance with the TestScript specifications.
org.sandev.basics.nodecommon The nodecommon package holds development/deployment implementation code that is commonly used for all nodes.
org.sandev.basics.sandmessages  
org.sandev.basics.structs  
org.sandev.basics.util The util package holds commonly used code which is intended for general programming.