Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Java Packages Summary | |
cornell.slk.jkernel.core | |
cornell.slk.jkernel.std | |
cornell.slk.jkernel.util |
jkernel.core contains all of the core functionality of the J-Kernel. This includes important classes like Task, Capability, and Resolver.
jkernel.std contains classes to get the J-Kernel up and running (the class Main is the normal class to start the J-Kernel). In particular, jkernel.std sets up a repository and a collection of resolvers that can be used by other tasks. jkernel.util contains utility classes including various kinds of resolvers, and classes to deal with remote streams.
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |