Class ProxyOptions.SimpleProxySelector
java.lang.Object
java.net.ProxySelector
io.opentelemetry.sdk.common.export.ProxyOptions.SimpleProxySelector
- Enclosing class:
ProxyOptions
- Since:
- 1.36.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconnectFailed(URI uri, SocketAddress sa, IOException e) toString()Methods inherited from class ProxySelector
getDefault, of, setDefault
-
Field Details
-
proxyList
-
-
Constructor Details
-
SimpleProxySelector
-
-
Method Details
-
select
- Specified by:
selectin classProxySelector
-
connectFailed
- Specified by:
connectFailedin classProxySelector
-
toString
-