jar

io.continual : continualRcvr

Maven & Gradle

Aug 23, 2023

continual.io receiver · The Continual.io event receiver API, which ingests event streams from arbitrary client sources, honors ordering in the event stream via event stream name (aka partition key), and writes to a back-end implementation like Kafka.

Table Of Contents

Latest Version

Download io.continual : continualRcvr JAR file - Latest Versions:

All Versions

Download io.continual : continualRcvr JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window continualRcvr-0.2.52.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.continual.services.rcvr

├─ io.continual.services.rcvr.NotifierTopics.class - [JAR]

├─ io.continual.services.rcvr.RcvrServer.class - [JAR]

├─ io.continual.services.rcvr.ReceiverApi.class - [JAR]

├─ io.continual.services.rcvr.ReceiverApiService.class - [JAR]