The AS400 class manages the following:
The Java program must provide an AS400 object when the Java program uses an instance of a class that accesses the AS/400. For example, the CommandCall object requires an AS400 object before it can send commands to the AS/400.
The AS400 object handles connections, user IDs, and passwords differently when it is running in the Java virtual machine for AS/400. For more information, see Java virtual machine for AS/400.
See managing connections for information on managing
connections to the AS/400 through the AS400 object. See
AS400ConnectionPool
for information on reducing initial connect time by requesting connections from
a connection pool.
AS400 class provides the following sign-on functions: