Interface | Description |
---|---|
Connector |
A given instance of a connector is responsible for connecting to a single agent and
dispatching the received payloads directly to the configured queue.
|
ConnectorFactory |
Responsible for creating
Connector beans defined by a given ConnectorDefinition . |
Listener |
Interface used by the daemon to manage listeners.
|
ListenerFactory |
Factory to create beans of type
Listener defined by a ListenerDefinition |
Parser |
Interface used by the daemon to manage parsers.
|
ParserFactory |
Factory to create
Parser from a ParserDefinition |
Class | Description |
---|---|
TelemetryMessage |
Copyright © 2021. All rights reserved.