| Interface | Description |
|---|---|
| RWTnAction |
Provides a callback to consumers from the RWTelnet object.
|
| Class | Description |
|---|---|
| Host |
Holds information about a destination terminal server host.
|
| RW3270 |
This class represents a 3270 session to client implementations, and is the
main API for creating 3270 applications.
|
| RW3270Char |
Represents a single 'character' in the client's data buffer/screen.
|
| RW3270Field |
Represents a Tn3270 'Field' instance.
|
| RWTelnet |
DOCUMENT ME!
|
| RWTn3270StreamParser |
This class is the mack-daddy of the 3270 Engine, it takes
the data from the RWTelnet class (through the incomingData method
of the RWTnAction interface.) and makes sense of it.
|
| Exception | Description |
|---|---|
| IsProtectedException |
Copyright © 2013. All Rights Reserved.