Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsSSLType.Protocols
-
Packages that use HttpSettingsSSLType.Protocols Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsSSLType.Protocols in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpSettingsSSLType.Protocols Modifier and Type Field Description protected HttpSettingsSSLType.ProtocolsHttpSettingsSSLType. protocolsMethods in net.webpdf.wsclient.schema.operation that return HttpSettingsSSLType.Protocols Modifier and Type Method Description HttpSettingsSSLType.ProtocolsObjectFactory. createHttpSettingsSSLTypeProtocols()Create an instance ofHttpSettingsSSLType.ProtocolsHttpSettingsSSLType.ProtocolsHttpSettingsSSLType. getProtocols()Gets the value of the protocols property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpSettingsSSLType.Protocols Modifier and Type Method Description voidHttpSettingsSSLType. setProtocols(HttpSettingsSSLType.Protocols value)Sets the value of the protocols property.
-