Package io.datarouter.websocket.config
Class DatarouterWebSocketPaths.WebsocketTool
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.websocket.config.DatarouterWebSocketPaths.WebsocketTool
- Enclosing class:
- DatarouterWebSocketPaths
public static class DatarouterWebSocketPaths.WebsocketTool
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodelistio.datarouter.pathnode.PathNodesubscriptions -
Constructor Summary
Constructors Constructor Description WebsocketTool() -
Method Summary
-
Field Details
-
list
public final io.datarouter.pathnode.PathNode list -
subscriptions
public final io.datarouter.pathnode.PathNode subscriptions
-
-
Constructor Details
-
WebsocketTool
public WebsocketTool()
-