jar

pl.newicom.dddd : akka-ddd-protocol_2.11

Maven & Gradle

Jul 02, 2017
2 usages
354 stars

akka-ddd-protocol · akka-ddd-protocol

Table Of Contents

Latest Version

Download pl.newicom.dddd : akka-ddd-protocol_2.11 JAR file - Latest Versions:

All Versions

Download pl.newicom.dddd : akka-ddd-protocol_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.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 akka-ddd-protocol_2.11-1.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.newicom.dddd.office

├─ pl.newicom.dddd.office.CaseRef.class - [JAR]

├─ pl.newicom.dddd.office.OfficeId.class - [JAR]

├─ pl.newicom.dddd.office.RemoteOfficeId.class - [JAR]

pl.newicom.dddd.cluster

├─ pl.newicom.dddd.cluster.DefaultDistributionStrategy.class - [JAR]

├─ pl.newicom.dddd.cluster.DistributionStrategy.class - [JAR]

pl.newicom.dddd.aggregate

├─ pl.newicom.dddd.aggregate.BusinessEntity.class - [JAR]

├─ pl.newicom.dddd.aggregate.Command.class - [JAR]

├─ pl.newicom.dddd.aggregate.Query.class - [JAR]

├─ pl.newicom.dddd.aggregate.package.class - [JAR]

pl.newicom.dddd.aggregate.error

├─ pl.newicom.dddd.aggregate.error.AggregateRootNotInitialized.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.CollaborationFailed.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.CommandHandlerNotDefined.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.CommandRejected.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.DomainException.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.NoResponseReceived.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.QueryHandlerNotDefined.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.QueryRejected.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.StateTransitionNotDefined.class - [JAR]

├─ pl.newicom.dddd.aggregate.error.UnexpectedResponseReceived.class - [JAR]

pl.newicom.dddd.messaging.command

├─ pl.newicom.dddd.messaging.command.CommandMessage.class - [JAR]

pl.newicom.dddd.delivery.protocol

├─ pl.newicom.dddd.delivery.protocol.Processed.class - [JAR]

├─ pl.newicom.dddd.delivery.protocol.Received.class - [JAR]

├─ pl.newicom.dddd.delivery.protocol.package.class - [JAR]

pl.newicom.dddd.messaging

├─ pl.newicom.dddd.messaging.AddressableMessage.class - [JAR]

├─ pl.newicom.dddd.messaging.Message.class - [JAR]

├─ pl.newicom.dddd.messaging.MetaData.class - [JAR]

pl.newicom.dddd.messaging.query

├─ pl.newicom.dddd.messaging.query.QueryMessage.class - [JAR]

pl.newicom.dddd.serialization

├─ pl.newicom.dddd.serialization.FromConfigJsonSerializationHintsProvider.class - [JAR]

├─ pl.newicom.dddd.serialization.JsonAbstractSerHints.class - [JAR]

├─ pl.newicom.dddd.serialization.JsonExtraSerHints.class - [JAR]

├─ pl.newicom.dddd.serialization.JsonSerHints.class - [JAR]

├─ pl.newicom.dddd.serialization.JsonSerializationHintsProvider.class - [JAR]

├─ pl.newicom.dddd.serialization.SerializationSupport.class - [JAR]

├─ pl.newicom.dddd.serialization.SerializationSupportForActor.class - [JAR]

pl.newicom.dddd.delivery.protocol.alod

├─ pl.newicom.dddd.delivery.protocol.alod.Delivered.class - [JAR]

├─ pl.newicom.dddd.delivery.protocol.alod.Processed.class - [JAR]

├─ pl.newicom.dddd.delivery.protocol.alod.Received.class - [JAR]

pl.newicom.dddd.utils

├─ pl.newicom.dddd.utils.UUIDSupport.class - [JAR]

Advertisement