- All Implemented Interfaces:
Serializable
, org.rapidoid.http.ReqHandler
, org.rapidoid.lambda.NParamLambda
, org.rapidoid.lambda.OneParamLambda<Object,org.rapidoid.http.Req>
public class InfoReqHandler
extends Object
implements org.rapidoid.http.ReqHandler
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InfoReqHandler
public InfoReqHandler(String... propertyResources)
-
Method Details
-
execute
- Specified by:
execute
in interface org.rapidoid.lambda.OneParamLambda<Object,org.rapidoid.http.Req>
- Specified by:
execute
in interface org.rapidoid.http.ReqHandler
- Throws:
Exception
-
-