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