Pathway/iTS Web Client Programming Manual (G06.24+)

Java Import Package Reference
Compaq NonStop Pathway/iTS Web Client Programming Manual520270-001
6-2
Class Gateway
Class Gateway
The Gateway class encapsulates the connectivity protocol with the host NonStop
Himalaya and also delegates certain host processing on behalf of the clients.
Package
pathway.its
Syntax
public pathway.its.Gateway
Description
This class has the following responsibilities:
Handles communication with the host NonStop Himalaya
Forwards (delegates) certain processing tasks to the host
Examples of delegated tasks are server-class send operations and transaction
management (begin transaction, end transaction, and abort transaction).
Member Summary
Constructor
Gateway()