Package | Description |
---|---|
org.cytoscape.io.webservice.client |
Provides an abstract class for all web service clients, i.e.
|
org.cytoscape.io.webservice.events |
This package defines events/listeners related to data query/import from web services.
|
org.cytoscape.io.webservice.swing |
Web Service Clients with Swing GUI.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebServiceClient
Abstract class for all web service clients.
|
Constructor and Description |
---|
DataImportFinishedEvent(WebServiceClient source,
T imported)
Constructs the event.
|
SearchFinishedEvent(WebServiceClient source,
T result)
Constructs the event.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebServiceGUIClient
Abstract base class for web service clients with Swing GUI.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.