|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AMFCaster
Cast a CFML object to AMF Objects and the other way
Method Summary | |
---|---|
void |
init(Map arguments)
|
Object |
toAMFObject(Object o)
cast cfml Object to AMF Object |
Object |
toCFMLObject(Object amf)
cast a amf Object to cfml Object |
Method Detail |
---|
void init(Map arguments)
Object toAMFObject(Object o) throws PageException
o
-
PageException
Object toCFMLObject(Object amf) throws PageException
amf
-
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |