Uses of Class
SOAPMonitorApplet.SOAPMonitorData

Packages that use SOAPMonitorApplet.SOAPMonitorData
Default Package   
 

Uses of SOAPMonitorApplet.SOAPMonitorData in
 

Methods in Default Package that return SOAPMonitorApplet.SOAPMonitorData
 SOAPMonitorApplet.SOAPMonitorData SOAPMonitorApplet.SOAPMonitorTableModel.findData(java.lang.Long id)
          Find the data for a given id
 SOAPMonitorApplet.SOAPMonitorData SOAPMonitorApplet.SOAPMonitorTableModel.getData(int row)
          Get the data for a row
 

Methods in Default Package with parameters of type SOAPMonitorApplet.SOAPMonitorData
 boolean SOAPMonitorApplet.SOAPMonitorTableModel.filterMatch(SOAPMonitorApplet.SOAPMonitorData soap)
          Check if soap data matches filter
 void SOAPMonitorApplet.SOAPMonitorTableModel.addData(SOAPMonitorApplet.SOAPMonitorData soap)
          Add data to the table as a new row
 int SOAPMonitorApplet.SOAPMonitorTableModel.findRow(SOAPMonitorApplet.SOAPMonitorData soap)
          Find the row in the table for a given message id
 void SOAPMonitorApplet.SOAPMonitorTableModel.updateData(SOAPMonitorApplet.SOAPMonitorData soap)
          Update a message