| Package | Description |
|---|---|
| com.wowza.wms.amf |
| Modifier and Type | Field and Description |
|---|---|
protected AMFDataTrait |
AMFDataObj.trait |
| Modifier and Type | Method and Description |
|---|---|
AMFDataTrait |
AMFDataTrait.clone()
clone the trait
|
AMFDataTrait |
AMFDataObj.getTrait() |
AMFDataTrait |
AMFDataContextDeserialize.getTrait(int index)
Get a trait from the trait cache
|
| Modifier and Type | Method and 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
|