Smack/smack-core/src/test/java/org/jivesoftware/smack
Florian Schmaus 5a56ff011b Add XMPPConnection.getStreamId()
and remove getConnectionID().

Also make streamId a field of AbstractXMPPConnection. Most XMPP
connection types have a streamId, it appears to be optional when BOSH
is used though.
2015-01-28 17:14:33 +01:00
..
filters Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
packet Make Message.setType(Type) not throw if type is null 2015-01-26 20:47:14 +01:00
parsing Rework Smack Provider design 2014-10-08 16:01:14 +02:00
provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
sasl Add SCRAM-SHA1 support 2014-10-21 15:03:48 +02:00
test/util Improve handling of InterruptedException 2015-01-16 17:31:10 +01:00
util Add support for SASL failure 'text' elements 2014-11-19 09:57:39 +01:00
DummyConnection.java Add XMPPConnection.getStreamId() 2015-01-28 17:14:33 +01:00
PacketCollectorTest.java Allows PacketCollector's to cancel each other 2015-01-16 20:55:32 +01:00
SmackConfigurationTest.java Split SmackConfiguration into Configuration and Initalization 2014-09-05 15:56:00 +02:00
SmackExceptionTest.java Use Exception.getString in HostAddress 2015-01-18 19:21:58 +01:00
StanzaIdTest.java Enable PacketExtensions for IQs 2014-11-10 11:43:18 +01:00
ThreadedDummyConnection.java Fix PubSub namespaces 2014-12-17 13:34:49 +01:00