Packages
org.kaariboga.agents Contains all agents.
org.kaariboga.core The most important core classes.
org.kaariboga.domainserver Server to build a domain of several computers.
org.kaariboga.io Handling of input and output operations.
org.kaariboga.plugin Classes and Interfaces neccessary to create plug-ins.
org.kaariboga.plugins.domainPlugIn Keeps connection to a domain server and provides a method to retrieve a list of servers connected to the domain.
org.kaariboga.plugins.helloPlugIn Simple plug-in example.
org.kaariboga.server User interface for the agent server.
org.kaariboga.util Utilities like a logging class.