Uses of Class
net.webpdf.wsclient.openapi.OperationHttpProxy
-
Packages that use OperationHttpProxy Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationHttpProxy in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationHttpProxy Modifier and Type Method Description OperationHttpProxyOperationHttpProxy. address(String address)@Nullable OperationHttpProxyOperationUrlConverter. getProxy()Get proxyOperationHttpProxyOperationHttpProxy. password(String password)OperationHttpProxyOperationHttpProxy. port(Integer port)OperationHttpProxyOperationHttpProxy. userName(String userName)Methods in net.webpdf.wsclient.openapi with parameters of type OperationHttpProxy Modifier and Type Method Description OperationUrlConverterOperationUrlConverter. proxy(OperationHttpProxy proxy)voidOperationUrlConverter. setProxy(OperationHttpProxy proxy)
-