internal PushServerProxy(ConnectionInfo info) { this.serverTranslator = new PushServerTranslator(info); }