Uses of Interface
org.red5.io.amf3.IExternalizable

Packages that use IExternalizable
org.red5.compatibility.flex.messaging.io   
org.red5.compatibility.flex.messaging.messages   
 

Uses of IExternalizable in org.red5.compatibility.flex.messaging.io
 

Classes in org.red5.compatibility.flex.messaging.io that implement IExternalizable
 class ArrayCollection<T>
          Flex ArrayCollection compatibility class.
 class ObjectProxy<T,V>
          Flex ObjectProxy compatibility class.
 

Uses of IExternalizable in org.red5.compatibility.flex.messaging.messages
 

Classes in org.red5.compatibility.flex.messaging.messages that implement IExternalizable
 class AcknowledgeMessageExt
          An externalizable version of a given AcknowledgeMessage.
 class AsyncMessageExt
          An externalizable version of a given AsyncMessage.
 class CommandMessageExt
          An externalizable version of a given CommandMessage.
 



Copyright © 2006-2012 The Red5 Project