jar

org.sentilo.agent : sentilo-agent-federation

Maven & Gradle

Dec 15, 2022
154 stars

sentilo-agent-federation

Table Of Contents

Latest Version

Download org.sentilo.agent : sentilo-agent-federation JAR file - Latest Versions:

All Versions

Download org.sentilo.agent : sentilo-agent-federation JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.9.x
1.8.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 sentilo-agent-federation-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sentilo.agent.federation.job

├─ org.sentilo.agent.federation.job.SubscriptionsJob.class - [JAR]

org.sentilo.agent.federation

├─ org.sentilo.agent.federation.SentiloConfAgentServer.class - [JAR]

org.sentilo.agent.federation.service

├─ org.sentilo.agent.federation.service.LocalPlatformService.class - [JAR]

├─ org.sentilo.agent.federation.service.RemotePlatformService.class - [JAR]

├─ org.sentilo.agent.federation.service.SubscriptionService.class - [JAR]

org.sentilo.agent.federation.service.impl

├─ org.sentilo.agent.federation.service.impl.LocalPlatformServiceImpl.class - [JAR]

├─ org.sentilo.agent.federation.service.impl.RemotePlatformServiceImpl.class - [JAR]

├─ org.sentilo.agent.federation.service.impl.SubscriptionServiceImpl.class - [JAR]

org.sentilo.agent.federation.domain

├─ org.sentilo.agent.federation.domain.Application.class - [JAR]

├─ org.sentilo.agent.federation.domain.FederationConfig.class - [JAR]

org.sentilo.agent.federation.controller

├─ org.sentilo.agent.federation.controller.SubscriptionController.class - [JAR]