Uses of Class
org.granite.messaging.amf.types.AMFSpecialValue

Packages that use AMFSpecialValue
org.granite.messaging.amf.io   
org.granite.messaging.amf.types   
 

Uses of AMFSpecialValue in org.granite.messaging.amf.io
 

Methods in org.granite.messaging.amf.io with parameters of type AMFSpecialValue
protected  void AMF3Serializer.writeAMF3SpecialValue(AMFSpecialValue<?> value)
           
 

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

Subclasses of AMFSpecialValue in org.granite.messaging.amf.types
 class AMFAbstractVectorValue
           
 class AMFDictionaryValue
           
 class AMFVectorIntValue
           
 class AMFVectorNumberValue
           
 class AMFVectorObjectValue
           
 class AMFVectorUintValue