Packages |
com.aggregator |
Generated from the upstream Aggregation Service WSDL
|
com.pathfinder.api |
Public API for the pathfinder application. |
com.pathfinder.internal |
Internal parts of the pathfinder application. |
se.citerus.dddsample.application |
This is the application layer: code that's needed for the application to
performs its tasks. |
se.citerus.dddsample.application.impl |
Implementation of the application layer. |
se.citerus.dddsample.application.util |
Various utilities. |
se.citerus.dddsample.domain.model.cargo |
The cargo aggregate. |
se.citerus.dddsample.domain.model.handling |
The handling aggregate. |
se.citerus.dddsample.domain.model.location |
The location aggregate. |
se.citerus.dddsample.domain.model.voyage |
The voyage aggregate. |
se.citerus.dddsample.domain.service |
Domain services. |
se.citerus.dddsample.domain.shared |
Pattern interfaces and support code for the domain layer. |
se.citerus.dddsample.domain.shared.experimental |
Experimental versions of pattern interfaces and support code for the domain layer. |
se.citerus.dddsample.infrastructure.messaging.jms |
Asynchronous messaging implemented using JMS. |
se.citerus.dddsample.infrastructure.persistence.hibernate |
Hibernate implementations of the repository interfaces. |
se.citerus.dddsample.infrastructure.routing |
Communicates with the Pathfinder external routing service. |
se.citerus.dddsample.interfaces.booking.facade |
Remote service facades with supporting DTO classes and assemblers. |
se.citerus.dddsample.interfaces.booking.facade.dto |
DTOs for the remote booking client API. |
se.citerus.dddsample.interfaces.booking.facade.internal |
Internal parts of the remote facade API. |
se.citerus.dddsample.interfaces.booking.facade.internal.assembler |
DTO assemblers. |
se.citerus.dddsample.interfaces.booking.web |
Web user interfaces for booking, routing and re-routing cargo. |
se.citerus.dddsample.interfaces.handling |
Interfaces for receiving handling events into the system. |
se.citerus.dddsample.interfaces.handling.file |
Handles event registration by file upload. |
se.citerus.dddsample.interfaces.handling.ws |
Web service interface for registering handling events. |
se.citerus.dddsample.interfaces.tracking |
Public tracking web interface. |