Uses of Class
net.webpdf.wsclient.schema.operation.HttpProxyType
-
Packages that use HttpProxyType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HttpProxyType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HttpProxyType Modifier and Type Field Description protected HttpProxyTypeUrlConverterType. proxyMethods in net.webpdf.wsclient.schema.operation that return HttpProxyType Modifier and Type Method Description HttpProxyTypeObjectFactory. createHttpProxyType()Create an instance ofHttpProxyTypeHttpProxyTypeUrlConverterType. getProxy()Gets the value of the proxy property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HttpProxyType Modifier and Type Method Description voidUrlConverterType. setProxy(HttpProxyType value)Sets the value of the proxy property.
-