| Package | Description |
|---|---|
| com.wowza.wms.amf |
| Modifier and Type | Field | Description |
|---|---|---|
protected AMFDataTrait |
AMFDataObj.trait |
| Modifier and Type | Method | Description |
|---|---|---|
AMFDataTrait |
AMFDataTrait.clone() |
clone the trait
|
AMFDataTrait |
AMFDataContextDeserialize.getTrait(int index) |
Get a trait from the trait cache
|
AMFDataTrait |
AMFDataObj.getTrait() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AMFDataContextDeserialize.addTrait(AMFDataTrait obj) |
Add a trait to the trait cache
|
int |
AMFDataContextSerialize.getTraitReference(AMFDataTrait obj) |
Get index of trait object in trait cache
|