Package io.datarouter.client.mysql.web
Class DatarouterMysqlPaths
java.lang.Object
io.datarouter.httpclient.path.PathNode
io.datarouter.client.mysql.web.DatarouterMysqlPaths
- All Implemented Interfaces:
io.datarouter.httpclient.path.PathsRoot
@Singleton
public class DatarouterMysqlPaths
extends io.datarouter.httpclient.path.PathNode
implements io.datarouter.httpclient.path.PathsRoot
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatarouterMysqlPaths.ClientsPathsstatic classDatarouterMysqlPaths.DatarouterPaths -
Field Summary
Fields Modifier and Type Field Description DatarouterMysqlPaths.DatarouterPathsdatarouter -
Constructor Summary
Constructors Constructor Description DatarouterMysqlPaths(io.datarouter.web.config.DatarouterWebPaths datarouterWebPaths) -
Method Summary
-
Field Details
-
Constructor Details
-
DatarouterMysqlPaths
@Inject public DatarouterMysqlPaths(io.datarouter.web.config.DatarouterWebPaths datarouterWebPaths)
-