name | path | methods | description |
---|---|---|---|
DescriptorsResource |
|
|
Molecular desciptors JAX-RS resource.
|
ExperimentalAsyncCallsResource |
|
|
Async calls REST API endpoint. (Experimental currently)
Represents the status of launched asynchronous calls, including their progress,
results and partial results.
Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the
future releases.
|
ExperimentalRawFilesContentResource |
|
|
Experimental REST API endpoint for accessing rawfiles.
This endpoint allows the accessing raw file contents with the usual semantics of HTTP servers: paths served by
this resource (like
rest/experimental-rawfiles-content/file1.txt ) can be less confusing than the semantics
of REST APIs (like rest/experimental-rawfiles/file1.txt/raw ; also supported). Note that this endpoint
provides only a view, modifications, metadata accessing is available through the REST endpoint
(rest/experimental-rawfiles ) implemented by ExperimentalRawFilesResource.
Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the future releases. |
ExperimentalRawFilesResource |
|
|
Experimental REST API endpoint for rawfile handling.
Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the
future releases.
|
ExperimentalResource |
|
|
Experimental REST API endpoint with various functionalities.
Please note that endpoints of this resource are expected to be changed in an incompatible way in any of the
future releases.
|
GenerateErrorResponse |
|
|
Diagnostic resource to generate error response.
The same error response is used in other parts of the API when a request fails.
|
GridsResource |
|
|
Represents generic table resources.
Note that this resource is not supported in the current release.
|
KnnResource |
|
|
KNN analysis results JAX-RS resource.
|
MetaResource |
|
|
Description of available resources.
|
MolConverter |
|
|
Expose CXN mol converter functionality for a single molecule.
|
MoleculesResource |
|
|
Represents molecule sets.
|
ProfResResource |
|
|
Profiling results JAX-RS resource.
|
StatResResource |
|
|
Execution statistics collection resource.
|
StatisticsResource |
|
|
Simple server statistics.
|