NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.1+)

java.security.acl The classes and interfaces in this package have been
superseded by classes in the java.security package.
java.security.cert Provides classes and interfaces for parsing and managing
certificates.
java.security.interfaces Provides interfaces for generating asymmetric cipher
algorithm keys and digital signature algorithm keys.
java.security.spec Provides classes and interfaces for key specifications and
algorithm parameter specifications.
java.sql Provides the JDBC package.
java.text Provides classes and interfaces for handling text, dates,
numbers, and messages in a manner independent of
natural languages.
java.util Contains the collections framework, legacy collection
classes, event model, date and time facilities,
internationalization, and miscellaneous utility classes (a
string tokenizer, a random number generator, and a bit
array).
java.util.jar Provides classes for reading and writing the JAR (Java
Archive) file format, which is based on the standard ZIP
file format with an optional manifest file.
java.util.zip Provides classes for reading and writing the standard ZIP
and GZIP file formats.
Because of the nonvisual nature of Compaq servers, NonStop Java 2.1 does not support the
JDK 1.2.2 features in the following table:.
Package Description
java.awt and AWT-related
packages
Contains all of the classes for creating user
interfaces and for painting graphics and images.
javax.accessibility Defines a contract between user interface
components and technology that provides access
to those components.
javax.swing and
Swing-related packages
Provides a set of "lightweight" (all-Java language)
components that, as much as possible, work the
same on all platforms.