public class ListQSYSOPRMessages extends Object
Constructor and Description |
---|
ListQSYSOPRMessages() |
Modifier and Type | Method and Description |
---|---|
MessageInfo[] |
getMessages(CommandConnection conn)
Returns an array of messages, sorted by time, the way DSPMSG does.
|
void |
getMessages(CommandConnection conn,
MessageInfoListener miListener) |
public MessageInfo[] getMessages(CommandConnection conn) throws IOException
conn
- The connection to use.IOException
public void getMessages(CommandConnection conn, MessageInfoListener miListener) throws IOException
IOException