public interface AMFCaster
Modifier and Type | Method and Description |
---|---|
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
|
Object toAMFObject(Object o) throws PageException
o
- PageException
Object toCFMLObject(Object amf) throws PageException
amf
- PageException
Copyright © 2015 Lucee