Commit graph

5 commits

Author SHA1 Message Date
Chris Beams
486cd9824e
Introduce app.gui.MainModule 2014-11-06 16:58:23 +01:00
Chris Beams
96fa93f608
Introduce io.bitsquare.msg.tomp2p package 2014-11-06 16:58:20 +01:00
Chris Beams
467f76fd76
Introduce io.bitsquare.offer.tomp2p package 2014-11-06 16:57:42 +01:00
Chris Beams
40807b07f8
Introduce OfferRepository interface and TomP2P impl
This change begins the process of breaking up the monolithic
MessageFacade abstraction into smaller, cohesive Repositories (in the
Domain-Driven Design sense of the word) that abstract callers away from
networking details.

It also begins the process of restructuring the msg.listeners package,
such that individual *Listener interfaces are co-located with their
respective Repositories
2014-11-06 08:43:34 +01:00
Chris Beams
55ef0b43d7
Rename io.bitsquare.{di=>app}.BitsquareModule 2014-11-05 01:13:30 +01:00
Renamed from src/main/java/io/bitsquare/di/BitsquareModule.java (Browse further)