Uses of Class
net.webpdf.wsclient.openapi.ServerConfigHost
-
Packages that use ServerConfigHost Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigHost in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigHost Modifier and Type Method Description ServerConfigHostServerConfigHost. addValveItem(ServerConfigValveHost valveItem)ServerConfigHostServerConfigHost. contextPath(String contextPath)@NotNull ServerConfigHostServerConfigServer. getHost()Get hostServerConfigHostServerConfigHost. name(String name)ServerConfigHostServerConfigHost. valve(List<ServerConfigValveHost> valve)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigHost Modifier and Type Method Description ServerConfigServerServerConfigServer. host(ServerConfigHost host)voidServerConfigServer. setHost(ServerConfigHost host)
-