public class WebReq extends Object implements PojoRequest
public WebReq(Req req)
public String command()
command in interface PojoRequestpublic String path()
path in interface PojoRequestpublic Map<String,Object> params()
params in interface PojoRequestpublic Req getReq()
public Object param(String name)
param in interface PojoRequestpublic boolean isEvent()
isEvent in interface PojoRequestCopyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.