| Package | Description |
|---|---|
| org.red5.io.amf | |
| org.red5.io.object |
| Modifier and Type | Class and Description |
|---|---|
class |
Input
Input for Red5 data types
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Deserializer.deserialize(Input in,
Type target)
Deserializes the input parameter and returns an Object which must then be cast to a core data type
|
| Constructor and Description |
|---|
RecordSet(Input input)
Creates recordset from Input object
|
RecordSetPage(Input input)
Creates recordset page from Input object
|
Copyright © 2005–2017 Red5. All rights reserved.