See: Description
| Class | Description |
|---|---|
| HttpLowLevel |
Class to handle all the low level HTTP operations.
|
| Soda2Base |
A base class that wraps some common SODA 2 behaviours around an HttpLowLevel object.
|
| Soda2Consumer |
Class to issue SODA2 queries against a service.
|
| Soda2Producer |
API for sending requests to the SODA server for adding/removing/modifying objects in the datasets.
|
| SodaDdl |
Provides APIs for altering the shape of a dataset, whether that be adding columns,
removing columns, etc.
|
| SodaImporter |
This class contains all the apis for using the full file import/update apis.
|
| SodaTokenFilter |
A client filter for Jersey that will add the SODA2 token to the responses.
|
| SodaWorkflow |
Implements the methods important to using the Soda workflow.
|
Soda2Base + HttpLowLevel that are mainly to handle general
network operations.Copyright © 2013. All Rights Reserved.