Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsType
-
Packages that use HttpSettingsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpSettingsType Modifier and Type Field Description protected HttpSettingsTypeSettingsType. http<?Methods in net.webpdf.wsclient.schema.operation that return HttpSettingsType Modifier and Type Method Description HttpSettingsTypeObjectFactory. createHttpSettingsType()Create an instance ofHttpSettingsTypeHttpSettingsTypeSettingsType. getHttp()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpSettingsType Modifier and Type Method Description voidSettingsType. setHttp(HttpSettingsType value)Sets the value of the http property.
-