- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SOCKSv4 (0.04 sec)
-
compat/maven-artifact/src/main/java/org/apache/maven/repository/Proxy.java
* * @return the protocol of the proxy server */ public String getProtocol() { return protocol; } /** * @param protocol the protocol of the proxy server like <i>SOCKSv4</i> */ public void setProtocol(String protocol) { this.protocol = protocol; } public String getNonProxyHosts() { return nonProxyHosts; }
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4K bytes - Viewed (0)