|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEncoder.IDictionaryEncoder | |
---|---|
jp.develop.common.util.amf | Package for public classes of AMF encoding and decoding. |
jp.develop.common.util.amf.encoder | Package for AMF encoding components. |
Uses of IEncoder.IDictionaryEncoder in jp.develop.common.util.amf |
---|
Methods in jp.develop.common.util.amf with parameters of type IEncoder.IDictionaryEncoder | ||
---|---|---|
|
AmfEncoder.writeAmfDictionary(IEncoder.IDictionaryEncoder<T> encoder,
T object)
Write dictionary by AMF manner. |
Uses of IEncoder.IDictionaryEncoder in jp.develop.common.util.amf.encoder |
---|
Classes in jp.develop.common.util.amf.encoder that implement IEncoder.IDictionaryEncoder | |
---|---|
class |
DictionaryEncoder
Implementation of IEncoder.IDictionaryEncoder for Map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |