Uses of Interface
no.polaric.core.httpd.NodeWsApi.Handler
Packages that use NodeWsApi.Handler
-
Uses of NodeWsApi.Handler in no.polaric.core.httpd
Methods in no.polaric.core.httpd with parameters of type NodeWsApi.HandlerModifier and TypeMethodDescriptionvoid
NodeWs.setHandler
(NodeWsApi.Handler<String> h) void
NodeWsApi.setHandler
(NodeWsApi.Handler<T> h) void
NodeWsClient.setHandler
(NodeWsApi.Handler<String> h) Constructors in no.polaric.core.httpd with parameters of type NodeWsApi.Handler