jar

com.eventoframework : evento-bundle

Maven & Gradle

Jan 21, 2024
8 stars

Evento Framework - Bundle · Evento Framework - Bundle. The library to build a RECQ System based on Evento Server

Table Of Contents

Latest Version

Download com.eventoframework : evento-bundle JAR file - Latest Versions:

All Versions

Download com.eventoframework : evento-bundle JAR file - All Versions:

Version Vulnerabilities Size Updated
ev1.4.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 evento-bundle-ev1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.evento.application

├─ org.evento.application.EventoBundle.class - [JAR]

org.evento.application.utils

├─ org.evento.application.utils.ReflectionUtils.class - [JAR]

org.evento.application.consumer

├─ org.evento.application.consumer.ObserverEventConsumer.class - [JAR]

├─ org.evento.application.consumer.ProjectorEvenConsumer.class - [JAR]

├─ org.evento.application.consumer.SagaEventConsumer.class - [JAR]

org.evento.application.proxy

├─ org.evento.application.proxy.GatewayTelemetryProxy.class - [JAR]

├─ org.evento.application.proxy.InvokerWrapper.class - [JAR]

org.evento.application.bus

├─ org.evento.application.bus.ClusterConnection.class - [JAR]

├─ org.evento.application.bus.ClusterNodeAddress.class - [JAR]

├─ org.evento.application.bus.EventoResponseSender.class - [JAR]

├─ org.evento.application.bus.EventoServerClient.class - [JAR]

├─ org.evento.application.bus.EventoSocketConnection.class - [JAR]

├─ org.evento.application.bus.MessageBusConfiguration.class - [JAR]

├─ org.evento.application.bus.MessageHandler.class - [JAR]

├─ org.evento.application.bus.RequestHandler.class - [JAR]

├─ org.evento.application.bus.ResponseSender.class - [JAR]

org.evento.application.manager

├─ org.evento.application.manager.AggregateManager.class - [JAR]

├─ org.evento.application.manager.ComponentManager.class - [JAR]

├─ org.evento.application.manager.ConsumerComponentManager.class - [JAR]

├─ org.evento.application.manager.InvokerManager.class - [JAR]

├─ org.evento.application.manager.ObserverManager.class - [JAR]

├─ org.evento.application.manager.ProjectionManager.class - [JAR]

├─ org.evento.application.manager.ProjectorManager.class - [JAR]

├─ org.evento.application.manager.ReceiverComponentManager.class - [JAR]

├─ org.evento.application.manager.SagaManager.class - [JAR]

├─ org.evento.application.manager.ServiceManager.class - [JAR]

org.evento.application.reference

├─ org.evento.application.reference.AggregateReference.class - [JAR]

├─ org.evento.application.reference.AggregateStateEnvelope.class - [JAR]

├─ org.evento.application.reference.ObserverReference.class - [JAR]

├─ org.evento.application.reference.ProjectionReference.class - [JAR]

├─ org.evento.application.reference.ProjectorReference.class - [JAR]

├─ org.evento.application.reference.Reference.class - [JAR]

├─ org.evento.application.reference.SagaReference.class - [JAR]

├─ org.evento.application.reference.ServiceReference.class - [JAR]

org.evento.application.performance

├─ org.evento.application.performance.TracingAgent.class - [JAR]

├─ org.evento.application.performance.Track.class - [JAR]