|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AMFCaster | |
---|---|
railo.runtime.config | |
railo.runtime.net.amf |
Uses of AMFCaster in railo.runtime.config |
---|
Methods in railo.runtime.config that return AMFCaster | |
---|---|
AMFCaster |
ConfigImpl.getAMFCaster(flex.messaging.config.ConfigMap properties)
|
Uses of AMFCaster in railo.runtime.net.amf |
---|
Classes in railo.runtime.net.amf that implement AMFCaster | |
---|---|
class |
ClassicAMFCaster
Cast a CFML object to AMF Objects and the other way |
class |
ModernAMFCaster
Cast a CFML object to AMF Objects and the other way |
class |
OpenAMFCaster
Cast a CFML object to AMF Objects and the other way |
Methods in railo.runtime.net.amf that return AMFCaster | |
---|---|
static AMFCaster |
OpenAMFCaster.getInstance()
|
Methods in railo.runtime.net.amf with parameters of type AMFCaster | |
---|---|
Object |
CFMLProxy.invokeBody(AMFCaster caster,
flex.messaging.config.ConfigMap configMap,
javax.servlet.ServletContext context,
javax.servlet.ServletConfig config,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse rsp,
String serviceName,
String serviceMethodName,
List rawParams)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |