jar

org.eclipse.ditto : ditto-services-utils-persistent-actors

Maven & Gradle

Apr 08, 2021
103 usages
498 stars

Eclipse Ditto :: Services :: Utils :: Persistent Actors · Eclipse Ditto is a framework for creating and managing digital twins in the IoT.

Table Of Contents

Latest Version

Download org.eclipse.ditto : ditto-services-utils-persistent-actors JAR file - Latest Versions:

All Versions

Download org.eclipse.ditto : ditto-services-utils-persistent-actors JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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 ditto-services-utils-persistent-actors-2.0.0-M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.ditto.services.utils.persistentactors.etags

├─ org.eclipse.ditto.services.utils.persistentactors.etags.AbstractConditionHeaderCheckingCommandStrategy.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.etags.ETagEntityProvider.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.etags.package-info.class - [JAR]

org.eclipse.ditto.services.utils.persistentactors.config

├─ org.eclipse.ditto.services.utils.persistentactors.config.DefaultPingConfig.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.config.DefaultRateConfig.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.config.PingConfig.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.config.RateConfig.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.config.package-info.class - [JAR]

org.eclipse.ditto.services.utils.persistentactors.events

├─ org.eclipse.ditto.services.utils.persistentactors.events.AbstractEventStrategies.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.events.EventStrategy.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.events.package-info.class - [JAR]

org.eclipse.ditto.services.utils.persistentactors

├─ org.eclipse.ditto.services.utils.persistentactors.AbstractPersistenceSupervisor.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanup.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.AbstractShardedPersistenceActor.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.EmptyEvent.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.MetadataFromSignal.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.PersistencePingActor.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.package-info.class - [JAR]

org.eclipse.ditto.services.utils.persistentactors.commands

├─ org.eclipse.ditto.services.utils.persistentactors.commands.AbstractCommandStrategies.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.commands.AbstractCommandStrategy.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.commands.CommandStrategy.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.commands.DefaultContext.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.commands.package-info.class - [JAR]

org.eclipse.ditto.services.utils.persistentactors.results

├─ org.eclipse.ditto.services.utils.persistentactors.results.EmptyResult.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.ErrorResult.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.MutationResult.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.QueryResult.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.Result.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.ResultFactory.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.ResultVisitor.class - [JAR]

├─ org.eclipse.ditto.services.utils.persistentactors.results.package-info.class - [JAR]