Uses of Class
net.webpdf.wsclient.openapi.ServerConfigServer
-
Packages that use ServerConfigServer Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigServer in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigServer Modifier and Type Method Description ServerConfigServerServerConfigServer. apr(ServerConfigApr apr)ServerConfigServerServerConfigServer. connectors(ServerConfigConnectorsServer connectors)@NotNull ServerConfigServerAdminServerConfiguration. getConfiguration()Get _configurationServerConfigServerServerConfigServer. host(ServerConfigHost host)ServerConfigServerServerConfigServer. localAuth(ServerConfigLocalAuth localAuth)ServerConfigServerServerConfigServer. oauth(ServerConfigOAuth oauth)ServerConfigServerServerConfigServer. shutdown(ServerConfigShutdown shutdown)ServerConfigServerServerConfigServer. truststore(ServerConfigTruststoreServer truststore)ServerConfigServerServerConfigServer. user(ServerConfigUserStorage user)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigServer Modifier and Type Method Description AdminServerConfigurationAdminServerConfiguration. _configuration(ServerConfigServer _configuration)voidAdminServerConfiguration. setConfiguration(ServerConfigServer _configuration)
-