Package | Description |
---|---|
uk.ac.cam.ucs.ibis.client |
Provides the support classes necessary to connect to the Lookup/Ibis web
service and invoke API methods.
|
Modifier and Type | Method and Description |
---|---|
static IbisClientConnection |
IbisClientConnection.createConnection()
Create a ClientConnection to the Lookup/Ibis web service API at
https://www.lookup.cam.ac.uk/ . |
static IbisClientConnection |
IbisClientConnection.createLocalConnection()
Create a ClientConnection to a Lookup/Ibis web service API running
locally on
https://localhost:8443/ibis/ . |
static IbisClientConnection |
IbisClientConnection.createTestConnection()
Create a ClientConnection to the Lookup/Ibis test web service API at
https://lookup-test.srv.uis.cam.ac.uk/ . |