public class ReqPathRef extends Object
| Constructor and Description |
|---|
ReqPathRef(String reqPath) |
| Modifier and Type | Method and Description |
|---|---|
static String |
findCurrentPath(HttpServerContext ctx) |
String |
getReqPath() |
void |
setReqPath(String reqPath) |
public ReqPathRef(String reqPath)
public String getReqPath()
public void setReqPath(String reqPath)
public static String findCurrentPath(HttpServerContext ctx)
Copyright © 2015–2016 Bridje Framework. All rights reserved.