Packages
com.cometway.ak This package contains basic functionality for the Comet Way Agent Kernel.
com.cometway.email This package contains agents for sending and receiving Internet email using SMTP and POP3 protocols, as well as tools for creating, parsing and debugging email messages.
com.cometway.httpd This package contains agents for building a web server configuration.
com.cometway.io This package contains classes and tools for use with the java.io package.
com.cometway.jdbc This package contains agents for working with the JDBC API.
com.cometway.net This package contains various network protocol implementations including HTTP, SMTP, NNTP, FTP, Finger and POP3.
com.cometway.om This package contains a model and reference implementations for an object-driven databases.
com.cometway.props This package contains tools for use with cometway.props.Props, including a model for Props codecs.
com.cometway.states This package contain classes which implement a vitual state machine model.
com.cometway.swing This package contains agents and classes which can be used with the Swing API.
com.cometway.text This package contains a model and reference implementation of text buffer that allows text editor-like functions to a low-level text buffer interface.
com.cometway.tools This package contains a variety of models, reference implementations, and tools which are useable for many common types of activities.
com.cometway.util This package contains a variety of models, reference implementations, and tools which are useable for many common types of activities.
com.cometway.xml This package contains classes and agents for generating and parsing XML formatted documents and data streams.
org.apache.oro.text  
org.apache.oro.text.perl