Package no.polaric.core.httpd
Class NodeWsApi<T>
java.lang.Object
no.polaric.core.httpd.NodeWsApi<T>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addServer
(String nodeid, NodeWsClient srv) getNodes()
boolean
isConnected
(String nodeid) boolean
Post a object to the connected node (JSON encoded)void
void
-
Constructor Details
-
NodeWsApi
-
-
Method Details
-
getNodes
-
addServer
-
rmNode
-
setHandler
-
put
Post a object to the connected node (JSON encoded) -
isConnected
-