Smack/smack-tcp/src
Florian Schmaus 3187436ba7 Throw exception if END_DOCUMENT is seen
instead of calling just instantShutdown(). Now we will catch this
exception, call notifyConnectionError which also calls
instantShutdown() but also notifies the connection listeners of the
event.

Smack should never all instantShutdown() without notifying the
connection listeners.
2015-01-14 17:07:35 +01:00
..
main Throw exception if END_DOCUMENT is seen 2015-01-14 17:07:35 +01:00
test/java/org/jivesoftware/smack/tcp Rework XMPP Error class design 2014-11-25 13:19:32 +01:00