Smack/smack-core/src
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
..
integration-test Rework incoming packet listeners and Roster 2015-01-07 14:35:23 +01:00
main Move Stream Management code into o.j.smack.sm 2015-01-18 11:07:47 +01:00
test Allows PacketCollector's to cancel each other 2015-01-16 20:55:32 +01:00