Skip to content

OpenDXL Java Client

Chris Smith edited this page Dec 19, 2018 · 1 revision

See the navigation bar on the right for an overview of the Data Exchange Layer (DXL), the OpenDXL Java client, and examples.

Overview

The OpenDXL Java Client enables the development of applications that connect to the McAfee Data Exchange Layer messaging fabric for the purposes of sending/receiving events and invoking/providing services.

Installation

To start using the OpenDXL Java client:

  • Download the Latest Release
  • Extract the release .zip (Windows) or .tar (Linux) file
  • View the README.html file located at the root of the extracted files.
    • The README links to the SDK documentation which includes installation instructions, API details, and samples.
    • The SDK documentation is also available on-line here.

Clone this wiki locally