This SDK contains the necessary material to develop Java applications interacting with CloudView's public APIs:
- The Push API, to send documents to CloudView.
- The Search API, to perform searches, retrieve documents, thumbnails, previews, perform spellcheck requests and interact with CloudView Security API.
- The MAMI, to manage CloudView (applying the configuration, inspecting the installation, and performing all maintainance tasks).
This SDK contains:
- API documentation in the
docs
folder. - The required jars in the
lib
folder. - Sample projects in the
samples
folder.
Getting startedPre-requisitesTo use this SDK, you will need:
Quick start
|
Documentation
SamplesSeveral samples are provided with this SDK, in the |