public class RWTn3270StreamParser extends Object
It also implements all of the commands and orders outlined in the "3270 Data Stream Programmer's Reference" (GA23-0059-07) in chapters 3 & 4.
| Modifier and Type | Field and Description |
|---|---|
protected RWTnAction |
client |
| Constructor and Description |
|---|
RWTn3270StreamParser(RW3270 rw,
RWTnAction client) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parse(short[] inBuf,
int inBufLen)
This method takes an input buffer and executes the appropriate
tn3270 commands and orders.
|
protected void |
readModified()
3.6.2.1 Read Modified Operation
|
protected RWTnAction client
public RWTn3270StreamParser(RW3270 rw, RWTnAction client)
protected void parse(short[] inBuf,
int inBufLen)
throws IOException
IOExceptionprotected void readModified()
Copyright © 2013. All Rights Reserved.