Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ setProxyPort
Method
setProxyPort
src/main/java/xmpp/Account.java:100–102 ·
view source on GitHub ↗
(int proxyPort)
Source
from the content-addressed store, hash-verified
98
}
99
100
public
void
setProxyPort(
int
proxyPort) {
101
this.proxyPort = proxyPort;
102
}
103
104
public
String getProxyUser() {
105
return
proxyUser;
Callers
2
createFromDataInputStream
Method · 0.95
cmdOk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected