Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ handle
Method
handle
jnode-core/src/jnode/event/IEventHandler.java:24–24 ·
view source on GitHub ↗
(IEvent event)
Source
from the content-addressed store, hash-verified
22
23
public
interface
IEventHandler {
24
void
handle(IEvent event);
25
}
Callers
1
notify
Method · 0.65
Implementers
15
JnodeModule
jnode-core/src/jnode/module/JnodeModul
EchoareaStat
jnode-core/src/jnode/stat/EchoareaStat
FileareaStat
jnode-core/src/jnode/stat/FileareaStat
ConnectionStat
jnode-core/src/jnode/stat/ConnectionSt
XMPPModule
jnode-xmpp-module/src/org/jnode/xmpp/X
PointCheckerModule
jnode-pointchecker-module/src/org/jnod
HttpdModule
jnode-httpd-module/src/org/jnode/httpd
JsRoute
jnode-httpd-module/src/org/jnode/httpd
EchoareaCSVRoute
jnode-httpd-module/src/org/jnode/httpd
HealthRoute
jnode-httpd-module/src/org/jnode/httpd
SelfRoute
jnode-httpd-module/src/org/jnode/httpd
RewritesRoute
jnode-httpd-module/src/org/jnode/httpd
Calls
no outgoing calls
Tested by
no test coverage detected