Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/jingle
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 Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
provider Merge branch '4.4' 2022-02-03 08:43:32 +01:00
transports Merge branch '4.4' 2021-10-19 14:33:21 +02:00
FullJidAndSessionId.java More changes to the Jingle package: 2017-07-03 10:35:46 +02:00
JingleHandler.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
JingleManager.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
JingleSession.java Introduce EqualsUtil and HashCode.(Builder|Cache) 2019-06-12 14:51:17 +02:00
JingleSessionHandler.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
JingleTransportMethodManager.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
JingleUtil.java Merge branch '4.4' 2021-10-19 14:33:21 +02:00
Role.java Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
package-info.java New Jingle API groundwork 2017-05-30 08:45:27 +02:00