View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window james-server-task-distributed-3.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.task.eventsourcing.distributed.distributed
├─ org.apache.james.task.eventsourcing.distributed.distributed.package.class - [JAR]
org.apache.james.task.eventsourcing.distributed
├─ org.apache.james.task.eventsourcing.distributed.AdditionalInformationUpdatedDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.CancelRequestQueueName.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.CancelRequestedDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.CancelledDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.CompletedDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.CreatedDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.FailedDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.NestedAdditionalInformationDTODeserializerNotFound.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.NestedAdditionalInformationDTOSerializerNotFound.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.NestedTaskDTODeserializerNotFound.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.NestedTaskDTOSerializerNotFound.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.RabbitMQTerminationSubscriber.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.RabbitMQWorkQueue.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.RabbitMQWorkQueueConfiguration.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.RabbitMQWorkQueueReconnectionHandler.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.RabbitMQWorkQueueSupplier.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.StartedDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.TaskEventDTO.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.TasksSerializationModule.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.TerminationQueueName.class - [JAR]
├─ org.apache.james.task.eventsourcing.distributed.TerminationReconnectionHandler.class - [JAR]
org.apache.james.task.eventsourcing.cassandra
├─ org.apache.james.task.eventsourcing.cassandra.CassandraTaskExecutionDetailsProjection.class - [JAR]
├─ org.apache.james.task.eventsourcing.cassandra.CassandraTaskExecutionDetailsProjectionDAO.class - [JAR]
├─ org.apache.james.task.eventsourcing.cassandra.CassandraTaskExecutionDetailsProjectionModule.class - [JAR]
├─ org.apache.james.task.eventsourcing.cassandra.CassandraTaskExecutionDetailsProjectionTable.class - [JAR]