public final class OpenAMFCaster extends Object implements AMFCaster
Modifier and Type | Method and Description |
---|---|
static AMFCaster |
getInstance() |
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
|
static String |
toStringType(byte type)
translate a AMFBody type to a String type
|
public static AMFCaster getInstance()
public Object toAMFObject(Object o) throws PageException
toAMFObject
in interface AMFCaster
o
- PageException
public Object toCFMLObject(Object amf) throws PageException
AMFCaster
toCFMLObject
in interface AMFCaster
PageException
public static String toStringType(byte type)
type
- Copyright © 2015 Lucee