Package com.sun.jini.tool

Tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; providing HTTP service; generating message digests; generating HTTPMD URLs; and generating wrapper JAR files.

See:
          Description

Class Summary
CheckConfigurationFile Checks the format of the source for a ConfigurationFile.
CheckSer Tool to check for serializable classes that do not have explicit serialVersionUID fields.
ClassDep Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend.
ClassServer A simple HTTP server, for serving up JAR and class files.
ComputeDigest Prints the message digest for the contents of a URL.
ComputeHttpmdCodebase Computes the message digests for a codebase with HTTPMD URLs.
JarWrapper A tool for generating "wrapper" JAR files.
 

Package com.sun.jini.tool Description

Tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; providing HTTP service; generating message digests; generating HTTPMD URLs; and generating wrapper JAR files.



Copyright 2005, Sun Microsystems, Inc.
Licensed under the Apache License, Version 2.0.