Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/jingle/transports
Florian Schmaus a3840659aa [jingle] Mimic Manager.connection() in JingleTransportManager
Eventually JingleTransportManager should be a subclass of Manager (or
be replaced by Manager), as JingleTransportManager holds a strong
reference to the XMPPConnection. This could cause memory leaks. But
for now, we mimic the Manager API in JingleTransportManger to make a
future transition to Manager easier.
2021-10-19 11:31:08 +02:00
..
jingle_ibb Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
jingle_s5b Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 13:37:57 +02:00
JingleTransportInitiationCallback.java More changes to the Jingle package: 2017-07-03 10:35:46 +02:00
JingleTransportInitiationException.java Fix minor codestyle issues 2017-12-17 11:19:41 +01:00
JingleTransportManager.java [jingle] Mimic Manager.connection() in JingleTransportManager 2021-10-19 11:31:08 +02:00
JingleTransportSession.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
package-info.java More changes to the Jingle package: 2017-07-03 10:35:46 +02:00