ProxyOptions 类
定义
The settings supported by this SDK when communicating to IoT Hub through a proxy. HTTP proxies are supported by this SDK, but only if the proxy does not require authentication.
public class ProxyOptions
- 继承
-
java.lang.ObjectProxyOptions
构造函数
ProxyOptions(Proxy proxy) |
Create the proxy options for connecting to a proxy |
方法
getHostName() | |
getPort() |