Uses of Class
net.webpdf.wsclient.schema.operation.HttpSettingsTimeoutType
-
Packages that use HttpSettingsTimeoutType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpSettingsTimeoutType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpSettingsTimeoutType Modifier and Type Field Description protected HttpSettingsTimeoutTypeHttpSettingsType. timeoutMethods in net.webpdf.wsclient.schema.operation that return HttpSettingsTimeoutType Modifier and Type Method Description HttpSettingsTimeoutTypeObjectFactory. createHttpSettingsTimeoutType()Create an instance ofHttpSettingsTimeoutTypeHttpSettingsTimeoutTypeHttpSettingsType. getTimeout()Gets the value of the timeout property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpSettingsTimeoutType Modifier and Type Method Description voidHttpSettingsType. setTimeout(HttpSettingsTimeoutType value)Sets the value of the timeout property.
-