QJCC homepage

Deprecated API

Deprecated Methods
biz.chitec.quarterback.gjsa.SessionConnector.addConnectionDesasterListener(ConnectionDesasterListener)
          Feature is not supported any more 
biz.chitec.quarterback.gjsa.SessionConnector.addConnectionEncryptionPresentor(ConnectionEncryptionPresentor)
          Feature is not supported any more 
biz.chitec.quarterback.gjsa.SessionConnector.addConnectionStatePresentor(ConnectionStatePresentor)
          Feature is not supported any more 
biz.chitec.quarterback.swing.MapListTableModel.addData(List)
          Use add(List) instead. 
biz.chitec.quarterback.swing.MapListTableModel.addDataElement(Map)
          Use add(Map) instead. 
biz.chitec.quarterback.util.DBAbstractor.charDate(String)
          Use charDate(EDate) instead. 
biz.chitec.quarterback.gjsa.SessionConnector.connDesaster()
          Feature is not supported any more 
biz.chitec.quarterback.gjsa.SessionConnector.connectionOnHold(ServerEnvelope)
          Feature is not supported any more 
biz.chitec.quarterback.gjsa.SessionConnector.disableErrorMsgs()
          Feature is not supported any more 
biz.chitec.quarterback.util.QuickIntArray.elementAt(int)
          Use get(int) instead. 
biz.chitec.quarterback.gjsa.SessionConnector.getEncodingMode()
          Use SessionedServerConnector methods instead 
biz.chitec.quarterback.swing.PropertiesEditorXML.getMap()
          Use getProperties() instead 
biz.chitec.quarterback.swing.PropertiesEditor.getMap()
          Use getProperties() instead 
biz.chitec.quarterback.swing.MapListTableModel.insertDataAt(Map, int)
          Use add(int,Map) instead 
biz.chitec.quarterback.swing.QSwingUtilities.internalFrameFor(Container, String)
          You should use the ResourceBundle'd version of this method 
biz.chitec.quarterback.gjsa.SessionConnector.isEncrypting()
          Use SessionedServerConnector methods instead 
biz.chitec.quarterback.swing.TableCellSizeAdjustor.reBindListeners()
          Adjustor listens on its own for model changes and rebinds itself internally. 
biz.chitec.quarterback.gjsa.SessionConnector.removeConnectionDesasterListener(ConnectionDesasterListener)
          Feature is not supported any more 
biz.chitec.quarterback.gjsa.SessionConnector.removeConnectionStatePresentor()
          Feature is not supported any more 
biz.chitec.quarterback.swing.MapListTableModel.removeData()
          Use clear() instead 
biz.chitec.quarterback.swing.MapListTableModel.removeData(int)
          Use remove(int) instead 
biz.chitec.quarterback.swing.MapListTableModel.setData(List)
          Use init(List) instead 
biz.chitec.quarterback.gjsa.SessionConnector.setFreeFloatingInterface(ThreadInterface)
          Use SessionedServerConnector.addFreeFloatingReceiver instead 
biz.chitec.quarterback.swing.PropertiesEditorXML.setMap(Map)
          Use setProperties instead. 
biz.chitec.quarterback.swing.PropertiesEditor.setMap(Map)
          Use setProperties instead. 
biz.chitec.quarterback.gjsa.SessionConnector.setMessageLogger(Logger)
          Use SessionedServerConnector methods instead 
biz.chitec.quarterback.gjsa.SessionConnector.setReaderPriority(int)
          Feature is not supported any more 
biz.chitec.quarterback.gjsa.SessionConnector.startLineWakeupToggler()
          Use SessionedServerConnector.setSendKeepAlive() instead 
biz.chitec.quarterback.swing.MapListTableModel.updateDataAt(Map, int)
          Use set(int,Map) instead. 
biz.chitec.quarterback.util.NumberedString.vectorContainsNS(List, int)
          Use listContainsNS 
 


QJCC homepage