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 TypeMethodDescriptionvoidNodeWs.setHandler(NodeWsApi.Handler<String> h) voidNodeWsApi.setHandler(NodeWsApi.Handler<T> h) voidNodeWsClient.setHandler(NodeWsApi.Handler<String> h) Constructors in no.polaric.core.httpd with parameters of type NodeWsApi.Handler