Uses of Class
net.webpdf.wsclient.openapi.ServerConfigUserKeepAliveLdap
-
Packages that use ServerConfigUserKeepAliveLdap Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigUserKeepAliveLdap in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigUserKeepAliveLdap Modifier and Type Method Description ServerConfigUserKeepAliveLdapServerConfigUserKeepAliveLdap. enabled(Boolean enabled)@Nullable ServerConfigUserKeepAliveLdapServerConfigUserLdap. getKeepAlive()Get keepAliveServerConfigUserKeepAliveLdapServerConfigUserKeepAliveLdap. sendInterval(Integer sendInterval)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigUserKeepAliveLdap Modifier and Type Method Description ServerConfigUserLdapServerConfigUserLdap. keepAlive(ServerConfigUserKeepAliveLdap keepAlive)voidServerConfigUserLdap. setKeepAlive(ServerConfigUserKeepAliveLdap keepAlive)
-