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