DOC

net.engio : mbassador

Maven & Gradle

Mar 07, 2018
23 usages
939 stars

mbassador · Mbassador is a fast and flexible event bus system following the publish subscribe pattern. It is designed for ease of use and aims to be feature rich and extensible while preserving resource efficiency and performance. It provides non-blocking iterators and minimal write contention with low memory footprint. Some features: declarative handler definition via annotations, sync and/or async event delivery, weak or strong references, configurable event filters,

Table Of Contents

Latest Version

Download net.engio : mbassador Javadoc & API Documentation - Latest Versions:

All Versions

Download net.engio : mbassador Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x
1.2.x
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file mbassador-1.3.2-javadoc.jar to mbassador-1.3.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder mbassador-1.3.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "mbassador-1.3.2-sources.jar" -d "mbassador-1.3.2-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 07, 2018
23 usages
939 stars
Oct 04, 2016
1 usages
3 stars
lab
Oct 04, 2016
1 stars

Discover Dependencies

Dec 04, 2019
5 usages
Feb 24, 2016
7 usages
Feb 24, 2016
2 usages
Sep 17, 2015
2 stars
Jan 09, 2019
60 usages
43 stars
Sep 17, 2015
14 stars
May 19, 2023
1 usages
Oct 07, 2015
0 stars
Apr 25, 2023
2 usages
183 stars