69707172737475
super("JGBX Response Receiver Thread"); this.shouldExit = false; this.jgbxc = jgbxConnector; this.inputStream = inputStream; this.responseQueue = responseQueue; this.parser = new JGBXParser(); }