OpenDXL Streaming Java Client Library 0.1.1

A library used to consume and produce records to a Data Exchange Layer (DXL) Streaming Service

Overview

The OpenDXL Streaming Java client library is used to consume records from as well as to produce records to a Data Exchange Layer (DXL) Streaming Service.


The DXL Streaming Service exposes a REST-based API that communicates with a back-end streaming platform (Kafka, Kinesis, etc.). The streaming service performs authentication and authorization and exposes methods to retrieve records and to send them.

One concrete example of a DXL Streaming Service is the McAfee MVISION EDR "Events feed".

Documentation

See the Wiki for an overview of the OpenDXL Streaming Java client library and examples.


See the OpenDXL Streaming Java Client Library Documentation for API documentation and examples.