Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/hoxt
Florian Schmaus eeb6c52f7e Move SASL logic into AbstractXMPPConnection
Besides the way the transport handles the stream after SASL
<success/>, the SASL logic is independend from the underlying
transport (BOSH, TCP, …). Hence move it up into
AbstractXMPPConnection.

This also has the benefit that we can make some more methods private
or package-private.

Also introduce XmlStringBuilder.optTextChild(), which causes some
associated changes.
2019-09-25 13:49:21 +02:00
..
packet Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
provider Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
HOXTManager.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00