Packages


Table: Key Jtrix packages.
 

 

 

Package Description
org.jtrix.base Jtrix definition. Everything else is optional and is designed to be substituted if needed.
org.jtrix.facets1 Key Jtrix facets and small supporting classes. This all goes into facets1.jar and will remain constant. Facets2, 3, etc will appear in future.
org.jtrix.facets1.netlet Netlet facets: status facets and bootstrap facets
org.jtrix.facets1.node Node facets: resource trampolining and auditing.
org.jtrix.facets1.util Utility APIs: I/O, properties, networking etc.
org.jtrix.facets1.service General service user APIs which all services of a given type should support. Includes SAS and hosting.
org.jtrix.project.libjtrix A library of generally useful classes and methods.


Table [*] shows key packages and what they're for. The most important thing to understand that only org.jtrix.base is considered to contain the core Jtrix classes and interfaces. Having this means you have Jtrix. Going on from here a particular Jtrix implementation may implement a different grouping system, library, etc. The ones we have presented here are only the systems implemented by the Jtrix.org team.

Nik Silver 2002-03-09