NonStop Server for Java Programmer's Reference (NSJ 4.2+)
N
native
In the context of Java programming, something written in a language other than Java
(such as C or C++) for a specific platform.
native method
A non-Java routine (written in a language such as C or C++) that is called by a Java class.
native2ascii
The Native-to-ASCII converter, which converts a file with native-encoded characters into
one with Unicode-encoded characters. Also, the command to run the Native-to-ASCII
converter.
node
One of the following:
An addressable device attached to a computer network.❍ 
A hypertext document.❍ 
NonStop Server for Java 4
The informal name for the NonStop Server for Java products based on the Java Platform,
Standard Edition, SDK 1.4.x products. This product is a Java environment that supports
compact, concurrent, dynamic, and portable programs for the enterprise server. See also,
HP NonStop Server for Java, based on the Java Platform, Standard Edition, SDK 1.4.2.
NonStop Technical Library
The browser-based interface to NonStop computing technical information. NonStop
Technical Library replaces HP Total Information Manager (TIM).
NSK
See HP NonStop Kernel operating system.
NSKCOM
A program management tool for swap space.
O
Object Management Group (OMG)
The standards body that defined CORBA.
Object Serialization
A Sun Microsystems procedure that extends the core Java Input/Output classes with
support for objects by supporting the following:
The encoding of objects, and the objects reachable from them, into a stream of
bytes
❍ 










