Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsSSLType
-
Packages that use HttpSettingsSSLType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsSSLType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpSettingsSSLType Modifier and Type Field Description protected HttpSettingsSSLTypeHttpSettingsType. sslMethods in net.webpdf.wsclient.schema.operation that return HttpSettingsSSLType Modifier and Type Method Description HttpSettingsSSLTypeObjectFactory. createHttpSettingsSSLType()Create an instance ofHttpSettingsSSLTypeHttpSettingsSSLTypeHttpSettingsType. getSsl()Gets the value of the ssl property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpSettingsSSLType Modifier and Type Method Description voidHttpSettingsType. setSsl(HttpSettingsSSLType value)Sets the value of the ssl property.
-