Uses of Interface
charly.client.ChGpibListener

Packages that use ChGpibListener
charly.client   
 

Uses of ChGpibListener in charly.client
 

Methods in charly.client with parameters of type ChGpibListener
 void ChGpibClient.addGpibListener(ChGpibListener l)
          adds a ChGpibListener for SRQ-Events.
 void ChGpibClient.removeGpibListener(ChGpibListener l)
           
 void ChGpibSrq.addGpibListener(ChGpibListener l)
          adds a ChGpibListener for SRQ-Events.
 void ChGpibSrq.removeGpibListener(ChGpibListener l)
          If no listeners are left, the server is notified that it needn't check the SRQ any more.