09.02.2013 Views

EMBL-EBI Powerpoint Presentation - BioModels

EMBL-EBI Powerpoint Presentation - BioModels

EMBL-EBI Powerpoint Presentation - BioModels

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Web Services<br />

Code:<br />

import uk.ac.ebi.biomodels.*;<br />

public class Hello<strong>BioModels</strong> {<br />

}<br />

public static void main(String args[]) throws Exception{<br />

}<br />

Result:<br />

<strong>BioModels</strong>WSClient client = new <strong>BioModels</strong>WSClient();<br />

client.setProperty("http.proxyHost", "your.http.proxy.host");<br />

client.setProperty("http.proxyPort", "yourHttpProxyPort");<br />

client.setProperty("socks.proxyHost", "your.socks.proxy.host");<br />

client.setProperty("socks.proxyPort", "yourSocksProxyPort");<br />

System.out.println(client.hello<strong>BioModels</strong>());<br />

Hello <strong>BioModels</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!