public interface VOSIResource
VOSI - VO Support Interfaces - lets describe a minimal interface that VO web services should provide.
This interface aims to give information about the capabilities, the availability and the reliability of the service. To reach this goal the 3 following endpoints (resources) should be provided:
Implementing the VOSI interface means that each service endpoint/resource must be described in the capability endpoint with an access URL and a standard VO ID.
The standard IDs of the VOSI endpoints are the following:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAccessURL()
Get the URL which lets access this resource.
|
java.lang.String |
getCapability()
Get the capabilities of this resource.
|
java.lang.String |
getStandardID()
Get the standardID of this endpoint of the VOSI interface.
|
java.lang.String getCapability()
java.lang.String getAccessURL()
java.lang.String getStandardID()
Get the standardID of this endpoint of the VOSI interface.
The standard IDs of the VOSI endpoints are the following: