Differences between revisions 2 and 3
Revision 2 as of 2008-04-10 19:25:49
Size: 251
Editor: KeiichiroOno
Comment:
Revision 3 as of 2008-04-10 19:43:27
Size: 645
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
First, let's use existing web service client from your own plugin. There are two ways to access web services:

 1. Through Client Stub
  Each web service has an endpoint to access all of its API. This class is called ''stub''. For example, ''IntAct Binary Search'' web service has the following web service API:

    
 1. Firing CyWebServiceEvent to invoke common Cytoscape functions

(Under Construction)

Web Service Client Developer's Guide

Basics

Sample Client

First, let's use existing web service client from your own plugin. There are two ways to access web services:

  1. Through Client Stub
    • Each web service has an endpoint to access all of its API. This class is called stub. For example, IntAct Binary Search web service has the following web service API:

  2. Firing CyWebServiceEvent to invoke common Cytoscape functions

Use Web Service from Plugin

Create New Client

Web Service Client API

Mashup Multiple Services

WebServiceClientDevelopment (last edited 2009-02-12 01:03:56 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux