Smack/smack-tcp/src/test/java/org/jivesoftware/smack/sm/provider
Florian Schmaus 4c218c96f6 Move Stream Management code into o.j.smack.sm
from o.jsmack.tcp.sm, as XEP-198 Stream Management is not an "XMPP over
TCP" exclusive feature. It could also be use together with the Websocket
binding of XMPP, so we may have a smack-streammangement in the
future. This change prepares for that by moving the SM code out of the
XMPP TCP package namespace.
2015-01-18 11:07:47 +01:00
..
ParseStreamManagementTest.java Move Stream Management code into o.j.smack.sm 2015-01-18 11:07:47 +01:00