We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ProxyType
1 parent a515219 commit dfa7825Copy full SHA for dfa7825
Sources/AndroidJavaNet/swift-java.config
@@ -37,7 +37,7 @@
37
"java.net.ProtocolException" : "ProtocolException",
38
"java.net.ProtocolFamily" : "ProtocolFamily",
39
"java.net.Proxy" : "Proxy",
40
- "java.net.Proxy$Type" : "Proxy.Type",
+ "java.net.Proxy$Type" : "ProxyType",
41
"java.net.ProxySelector" : "ProxySelector",
42
"java.net.ResponseCache" : "ResponseCache",
43
"java.net.SecureCacheResponse" : "SecureCacheResponse",
0 commit comments