Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsSSLType.Ciphers
-
Packages that use HttpSettingsSSLType.Ciphers Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsSSLType.Ciphers in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpSettingsSSLType.Ciphers Modifier and Type Field Description protected HttpSettingsSSLType.CiphersHttpSettingsSSLType. ciphersMethods in net.webpdf.wsclient.schema.operation that return HttpSettingsSSLType.Ciphers Modifier and Type Method Description HttpSettingsSSLType.CiphersObjectFactory. createHttpSettingsSSLTypeCiphers()Create an instance ofHttpSettingsSSLType.CiphersHttpSettingsSSLType.CiphersHttpSettingsSSLType. getCiphers()Gets the value of the ciphers property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpSettingsSSLType.Ciphers Modifier and Type Method Description voidHttpSettingsSSLType. setCiphers(HttpSettingsSSLType.Ciphers value)Sets the value of the ciphers property.
-