Uses of Class
io.virtdata.docsys.core.DocServer
-
Packages that use DocServer Package Description io.virtdata.docsys.core -
-
Uses of DocServer in io.virtdata.docsys.core
Methods in io.virtdata.docsys.core that return DocServer Modifier and Type Method Description DocServerDocServer. addPaths(java.nio.file.Path... paths)DocServerDocServer. addWebObject(java.lang.Object... objects)DocServerDocServer. withHost(java.lang.String bindHost)DocServerDocServer. withPort(int bindPort)
-