Package com.ibm.jtopenlite

JTOpenLite provides basic access to IBM i resources in a lightweight package that is suitable for use on mobile devices.

See:
          Description

Interface Summary
Connection Interface that represents a connection to an IBM i server.
 

Class Summary
About This class provides information about the current version of JTOpenLite
ByteArrayKey Utility class for mapping byte array portions.
Conv Utility class for converting data from one format to another.
HostServerConnection Represents a TCP/IP socket connection to an IBM i Host Server job.
HostServerConnection.HostInputStream  
HostServerConnection.HostOutputStream  
HostServerConnectionPool<T extends HostServerConnection> Used to pool HostServerConnections of a specific type to a specific system.
Message Represents a IBM i message.
PortMapper Connects to the System i Port Mapper host server (QSYSWRK/QZSOMAPD daemon job) listening on TCP port 449.
SignonConnection Represents a TCP/IP socket connection to the System i Signon host server (QSYSWRK/QZSOSIGN prestart jobs).
SystemInfo Initially obtained from a SignonConnection object; contains information about the IBM i host, such as VRM level (V5R4M0, etc) and password level.
Trace Class representing the Tracing provided by JTOpenLite.
 

Exception Summary
DataStreamException An IOException that represents an error processing a System i Host Server datastream reply.
MessageException Represents an IOException that includes one or more Messages as part of its exception text.
 

Package com.ibm.jtopenlite Description

JTOpenLite provides basic access to IBM i resources in a lightweight package that is suitable for use on mobile devices.

The following packages are provided

For tracing information see Trace.