| Package | Description |
|---|---|
| tap.resource |
| Modifier and Type | Field and Description |
|---|---|
protected Capabilities |
Sync.capabilities
List of all capabilities of the TAP service.
|
| Modifier and Type | Method and Description |
|---|---|
Capabilities |
TAP.getCapabilities()
Get the /capabilities resource of this TAP service.
|
| Constructor and Description |
|---|
Sync(ServiceConnection service,
Capabilities capabilities)
Build a synchronous resource for the TAP service whose the description and
the capabilities are provided in parameters.
|