Event Handler
"Event Handler" feature of Caph Framework provides event handling functions, which can be an essential building block of a Web application.
- All classes in "Event Handler" feature use the "caph.app.event" namespace.caph.app.event.EngineEventHandler
This document is to explain caph.app.event.EngineEventHandler.
caph.app.event.PerfEventHandler
This document is to explain caph.app.event.PerfEventHandler.