Java - Message bus library (event subscribe / unsubscribe)

less than 1 minute read

com.google.common.eventbus is a quiet useful library if you would like to create a quick and simple solution for message bus.

You can find more details from the following link
http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html