Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/blocking
Florian Schmaus c9a9982cef Migrate markdown documentation to javadoc
While markdown is easier to write, Smack's markdown documentation was
never tightly coupled with the source. For example, the markdown
documentation never provided links to the actual Java classes and
methods. This poses the risk that the documentation and the code
diverge over time. Furthermore, javadoc is constantly improving (for
example @snippet annotations) and I expect that one will be able to
write javadoc in markdown.

Fixes SMACK-928.
2023-02-03 09:50:35 +01:00
..
element Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
provider Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
AllJidsUnblockedListener.java Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
BlockingCommandManager.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
JidsBlockedListener.java Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
JidsUnblockedListener.java Add callbacks for block/unblock events to BlockingCommandManager 2017-01-20 08:57:03 +01:00
package-info.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00