|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.gateway.GatewayUtil
public class GatewayUtil
Constructor Summary | |
---|---|
GatewayUtil()
|
Method Summary | |
---|---|
static Object |
toCFML(List list)
|
static Map |
toCFML(Map map)
|
static Object |
toCFML(Object obj)
|
static String |
toRequestURI(String cfcPath)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GatewayUtil()
Method Detail |
---|
public static String toRequestURI(String cfcPath)
public static Object toCFML(Object obj)
public static Map toCFML(Map map)
public static Object toCFML(List list)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |