Cytoscape 2.8.0 API

Uses of Interface
cytoscape.data.webservice.CyWebServiceEventListener

Packages that use CyWebServiceEventListener
cytoscape.data.webservice   
 

Uses of CyWebServiceEventListener in cytoscape.data.webservice
 

Classes in cytoscape.data.webservice that implement CyWebServiceEventListener
 class WebServiceClientImpl<S>
          Abstract class for all web service clients.
 class WebServiceClientImplWithGUI<S,U extends Container>
          Client with GUI.
 

Methods in cytoscape.data.webservice with parameters of type CyWebServiceEventListener
 void CyWebServiceEventSupport.addCyWebServiceEventListener(CyWebServiceEventListener listener)
          DOCUMENT ME!
 void CyWebServiceEventSupport.removeCyWebServiceEventListener(CyWebServiceEventListener listener)
          DOCUMENT ME!
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.