JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
no.polaric.core.httpd.NodeWs
Packages that use
NodeWs
Package
Description
no.polaric.core.httpd
Uses of
NodeWs
in
no.polaric.core.httpd
Constructors in
no.polaric.core.httpd
with parameters of type
NodeWs
Modifier
Constructor
Description
NodeWsApi
(
ServerConfig
conf,
String
nodeid,
NodeWs
srv,
Class
<
T
> cls)