railo.runtime.gateway
Class GatewayUtil

java.lang.Object
  extended by railo.runtime.gateway.GatewayUtil

public class GatewayUtil
extends Object


Constructor Summary
GatewayUtil()
           
 
Method Summary
static int getState(GatewayEntry ge)
           
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

GatewayUtil

public GatewayUtil()
Method Detail

toRequestURI

public static String toRequestURI(String cfcPath)

toCFML

public static Object toCFML(Object obj)

toCFML

public static Map toCFML(Map map)

toCFML

public static Object toCFML(List list)

getState

public static int getState(GatewayEntry ge)


Copyright © 2012 Railo