Beispiel #1
0
 public void setProxy(Proxy p) {
   proxy = p;
   proxy.addConnection(this);
 }