Package io.datarouter.websocket.config
Class DatarouterWebSocketPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.websocket.config.DatarouterWebSocketPaths
- All Implemented Interfaces:
io.datarouter.pathnode.PathsRoot
@Singleton
public class DatarouterWebSocketPaths
extends io.datarouter.pathnode.PathNode
implements io.datarouter.pathnode.PathsRoot
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatarouterWebSocketPaths.DatarouterPathsstatic classDatarouterWebSocketPaths.WebsocketCommandPathsstatic classDatarouterWebSocketPaths.WebsocketToolstatic classDatarouterWebSocketPaths.WsPaths -
Field Summary
Fields Modifier and Type Field Description DatarouterWebSocketPaths.DatarouterPathsdatarouterDatarouterWebSocketPaths.WebsocketCommandPathswebsocketCommandDatarouterWebSocketPaths.WsPathsws -
Constructor Summary
Constructors Constructor Description DatarouterWebSocketPaths() -
Method Summary
-
Field Details
-
Constructor Details
-
DatarouterWebSocketPaths
public DatarouterWebSocketPaths()
-