Uses of Class
jp.develop.common.util.amf.AmfDecoder

Packages that use AmfDecoder
jp.develop.common.util.amf.decoder Package for AMF decoding components. 
 

Uses of AmfDecoder in jp.develop.common.util.amf.decoder
 

Methods in jp.develop.common.util.amf.decoder with parameters of type AmfDecoder
 void IObjectWriter.IObjectProxy.readExternal(AmfDecoder in)
          Read object's values in the same sequence and the same types as were written by writeExternal.