|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IObjectWriter
Interface of Object Writer.
AmfDecoder| Nested Class Summary | |
|---|---|
static interface |
IObjectWriter.IObjectProxy
Interface for building up object. |
| Method Summary | |
|---|---|
IObjectWriter.IObjectProxy |
getObjectProxy(Type type,
String className)
Get object proxy for building up object. |
| Method Detail |
|---|
IObjectWriter.IObjectProxy getObjectProxy(Type type,
String className)
type - The type of assigning to.className - The class name wrote in AMF data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||