Access Push API with | Description |
---|---|
Java SDK | Java Clients SDK is delivered in the Exalead CloudView kit in <INSTALLDIR>/sdk/java-clients. This SDK contains all required material to develop external applications interacting with Exalead CloudView. It includes the following content: • /docs - API documentation (javadoc); also available online at Exalead CloudView Public APIs Java SDK • /lib - the jars to use • /samples - code samples |
.NET SDK | .NET Clients SDK is delivered in the Exalead CloudView kit in <INSTALLDIR>/sdk/dotnet-clients. This SDK contains all required material to develop external Push API applications interacting with Exalead CloudView. It includes the following content: • /docs - API documentation • /lib - the library including the dll files • /samples - code samples for the Search API and the Push API |
Raw access | The default endpoint for the Push API is: http://<HOSTNAME>:<BASEPORT+2> |
Guide | for more details on |
---|---|
Connectors | standard connector's configuration. |
Mashup Programmer | Mashup UI customization. |
Programmer | Exalead CloudView customization. |
javadoc | Java methods and classes. Available in the CloudView Public APIs Java SDK. |