Package de.cxp.ocs
Class InfoReqHandler
java.lang.Object
de.cxp.ocs.InfoReqHandler
- All Implemented Interfaces:
Serializable
,org.rapidoid.http.ReqHandler
,org.rapidoid.lambda.NParamLambda
,org.rapidoid.lambda.OneParamLambda<Object,
org.rapidoid.http.Req>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddProperty
(String name, String value) execute
(org.rapidoid.http.Req req) void
-
Constructor Details
-
InfoReqHandler
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.rapidoid.lambda.OneParamLambda<Object,
org.rapidoid.http.Req> - Specified by:
execute
in interfaceorg.rapidoid.http.ReqHandler
-
load
-
addProperty
-