public class ClassicAMFCaster extends Object implements AMFCaster
Constructor and Description |
---|
ClassicAMFCaster() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map arguments) |
Object |
toAMFObject(Object cf)
cast cfml Object to AMF Object
|
Object |
toCFMLObject(Object amf)
cast a amf Object to cfml Object
|
public ClassicAMFCaster()
public Object toAMFObject(Object cf) throws PageException
AMFCaster
toAMFObject
in interface AMFCaster
PageException
public Object toCFMLObject(Object amf) throws PageException
AMFCaster
toCFMLObject
in interface AMFCaster
PageException
Copyright © 2015 Lucee