public class RecordSetPage extends Object
| Constructor and Description |
|---|
RecordSetPage(Input input)
Creates recordset page from Input object
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getCursor()
Getter for recordset cursor
|
protected List<List<Object>> |
getData()
Getter for page data
|
public RecordSetPage(Input input)
input - Input object to use as source for data that has to be deserializedCopyright © 2005–2017 Red5. All rights reserved.