Package com.seeq.link.agent.interfaces


package com.seeq.link.agent.interfaces
  • Class
    Description
    The agent interface facilitates initialization/destruction of agents, and allows for querying of the sum of all connections.
    Encapsulates the reading of an agent key, including monitoring for modifications or deletions and notifying a listener.
    The interface that is used to load Connector DLLs into memory and inventory the ConnectorTypes that are supported.
    Manages logging into Seeq's REST API and retrieving an authentication token.
    The interface used for HTTP communication with the Seeq API.
    The interface used for basic communication with the Seeq server across a Websocket.
    Event args to communicate the reception of messages from the Seeq Application Server