Package org.jivesoftware.smack.tcp
Class BundleAndDefer
java.lang.Object
org.jivesoftware.smack.tcp.BundleAndDefer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Stop the bundle and defer mechanism that was started when this instance ofBundleAndDefer
was emitted by Smack.
-
Method Details
-
stopCurrentBundleAndDefer
Stop the bundle and defer mechanism that was started when this instance ofBundleAndDefer
was emitted by Smack.It is possible that the defer period already expired when this is invoked. In this case this method is basically a no-op.
-