Uses of Class
net.webpdf.wsclient.openapi.OperationHttpSettingsSSL
-
Packages that use OperationHttpSettingsSSL Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationHttpSettingsSSL in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationHttpSettingsSSL Modifier and Type Method Description OperationHttpSettingsSSLOperationHttpSettingsSSL. ciphers(OperationCiphersHttpSettingsSSL ciphers)@Nullable OperationHttpSettingsSSLOperationHttpSettings. getSsl()Get sslOperationHttpSettingsSSLOperationHttpSettingsSSL. protocols(OperationProtocolsHttpSettingsSSL protocols)Methods in net.webpdf.wsclient.openapi with parameters of type OperationHttpSettingsSSL Modifier and Type Method Description voidOperationHttpSettings. setSsl(OperationHttpSettingsSSL ssl)OperationHttpSettingsOperationHttpSettings. ssl(OperationHttpSettingsSSL ssl)
-