Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/disco
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
..
packet [disco] Add DisocverInfo.nullSafeContainsFuture(DiscoverInfo, CharSequence) 2021-09-27 13:55:52 +02:00
provider Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
AbstractNodeInformationProvider.java disco: allow multiple data forms for extended discovery information 2020-04-18 19:04:21 +02:00
DiscoInfoLookupShortcutMechanism.java disco: avoid boxing to Integer when not necessary 2020-03-13 16:41:27 +01:00
EntityCapabilitiesChangedListener.java [disco] Move logic that was previously in EntityCapsManager in SDM 2020-05-18 09:15:15 +02:00
Feature.java Refactor PEP to use PubSub API. 2015-08-17 12:45:23 +02:00
NodeInformationProvider.java disco: allow multiple data forms for extended discovery information 2020-04-18 19:04:21 +02:00
ServiceDiscoveryManager.java Merge branch '4.4' 2022-05-26 18:13:29 +02:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00