MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / getProxyPass

Method getProxyPass

src/main/java/xmpp/Account.java:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110 }
111
112 public String getProxyPass() {
113 return proxyPass;
114 }
115
116 public void setProxyPass(String Password) {
117 this.proxyPass = Password;

Callers 3

JabberStreamMethod · 0.80
showExtendedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected