Uses of Class
org.red5.io.amf3.Input.RefStorage

Packages that use Input.RefStorage
org.red5.io.amf3   
 

Uses of Input.RefStorage in org.red5.io.amf3
 

Methods in org.red5.io.amf3 that return Input.RefStorage
 Input.RefStorage Input.getRefStorage()
           
 

Constructors in org.red5.io.amf3 with parameters of type Input.RefStorage
Input(IoBuffer buf, Input.RefStorage refStorage)
          Creates Input object for AMF3 from byte buffer and initializes references from passed RefStorage
 



Copyright © 2006-2012 The Red5 Project