Uses of Package
org.red5.io.amf3

Packages that use org.red5.io.amf3
org.red5.compatibility.flex.messaging.io   
org.red5.compatibility.flex.messaging.messages   
org.red5.io.amf   
org.red5.io.amf3   
 

Classes in org.red5.io.amf3 used by org.red5.compatibility.flex.messaging.io
IDataInput
          Interface implemented by classes that provide a way to load custom objects.
IDataOutput
          Interface implemented by classes that provide a way to store custom objects.
IExternalizable
          Interface that needs to be implemented by classes that serialize / deserialize themselves.
 

Classes in org.red5.io.amf3 used by org.red5.compatibility.flex.messaging.messages
IDataInput
          Interface implemented by classes that provide a way to load custom objects.
IDataOutput
          Interface implemented by classes that provide a way to store custom objects.
IExternalizable
          Interface that needs to be implemented by classes that serialize / deserialize themselves.
 

Classes in org.red5.io.amf3 used by org.red5.io.amf
ByteArray
          Red5 version of the Flex ByteArray class.
 

Classes in org.red5.io.amf3 used by org.red5.io.amf3
IDataInput
          Interface implemented by classes that provide a way to load custom objects.
IDataOutput
          Interface implemented by classes that provide a way to store custom objects.
Input
          Input for Red5 data (AMF3) types
Input.RefStorage
          Class used to collect AMF3 references.
Output
          AMF3 output writer
 



Copyright © 2006-2012 The Red5 Project