Uses of Class
com.wowza.wms.amf.AMFDataTrait

Packages that use AMFDataTrait
com.wowza.wms.amf   
 

Uses of AMFDataTrait in com.wowza.wms.amf
 

Fields in com.wowza.wms.amf declared as AMFDataTrait
protected  AMFDataTrait AMFDataObj.trait
           
 

Methods in com.wowza.wms.amf that return AMFDataTrait
 AMFDataTrait AMFDataTrait.clone()
          clone the trait
 AMFDataTrait AMFDataObj.getTrait()
           
 AMFDataTrait AMFDataContextDeserialize.getTrait(int index)
          Get a trait from the trait cache
 

Methods in com.wowza.wms.amf with parameters of type AMFDataTrait
 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