Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 506 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 506 Bytes

interconnect

Interconnect enables service communication with objects implementing the interface InterconnectObject.

interconnect needs dvalin-jms for service communication.

  • The @Daemon annotation is used with interfaces that extend IDaemon to provide information that clients can interact with that daemon.
  • @Interconnect

interconnect-core-legacy

The projects interconnect-core-legacy provide legacy implementation. Relys on interconnect-core-legacy-exceptions and dvalin-jms