Uses of Package
org.jmolecules.architecture.hexagonal
-
Classes in org.jmolecules.architecture.hexagonal used by org.jmolecules.architecture.hexagonalClassDescription
Adapters contain technology specific implementations to either drive (seePrimaryPort) or implementPorts (seeSecondaryPort).APortdefines an entry point into theApplicationthat can either drive it (seePrimaryPort) or be driven by the application (seeSecondaryPort).