Constructor and Description |
---|
RestUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isMatch(PageContext pc,
Mapping mapping,
Resource res) |
static int |
matchPath(Struct variables,
Path[] restPath,
String[] callerPath)
check if caller path match the cfc path
|
static void |
release(Mapping[] mappings) |
static void |
setStatus(PageContext pc,
int status,
String msg) |
static String[] |
splitPath(String path) |
public RestUtil()
public static int matchPath(Struct variables, Path[] restPath, String[] callerPath)
variables
- restPath
- callerPath
- public static void setStatus(PageContext pc, int status, String msg)
public static boolean isMatch(PageContext pc, Mapping mapping, Resource res)
Copyright © 2015 Lucee