Uses of Interface
org.granite.messaging.amf.types.AMFVectorObjectAliaser

Packages that use AMFVectorObjectAliaser
org.granite.messaging.amf.types   
 

Uses of AMFVectorObjectAliaser in org.granite.messaging.amf.types
 

Classes in org.granite.messaging.amf.types that implement AMFVectorObjectAliaser
 class AMFBasicVectorObjectAliaser
           
 

Fields in org.granite.messaging.amf.types declared as AMFVectorObjectAliaser
protected  AMFVectorObjectAliaser AMFSpecialValueFactory.vectorObjectAlias
           
 

Constructors in org.granite.messaging.amf.types with parameters of type AMFVectorObjectAliaser
AMFSpecialValueFactory(AMFVectorObjectAliaser vectorObjectAlias)