com.uwyn.rife.engine
Class Gate
java.lang.Object
com.uwyn.rife.engine.Gate
public class Gate
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INIT_PARAM_SITE_XML_PATH
public static final String INIT_PARAM_SITE_XML_PATH
- See Also:
- Constant Field Values
REQUEST_ATTRIBUTE_RIFE_ENGINE_EXCEPTION
public static final String REQUEST_ATTRIBUTE_RIFE_ENGINE_EXCEPTION
- See Also:
- Constant Field Values
Gate
public Gate()
Gate
public Gate(Site site)
init
public void init(InitConfig config)
handleRequest
public boolean handleRequest(String gateUrl,
String elementUrl,
Request request,
Response response)
getSite
public Site getSite()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.