Uses of Class
org.jivesoftware.smackx.jingle.JingleSession
Package
Description
Smack's API for XEP-0261: Jingle In-Band Bytestreams.
Smack's API for XEP-0261: Jingle In-Band Bytestreams.
Smack's API for XEP-0260: Jingle SOCKS5 Bytestreams.
-
Uses of JingleSession in org.jivesoftware.smackx.jingle.transports
Modifier and TypeFieldDescriptionprotected final JingleSession
JingleTransportSession.jingleSession
Modifier and TypeMethodDescriptionabstract JingleTransportSession<D>
JingleTransportManager.transportSession
(JingleSession jingleSession) -
Uses of JingleSession in org.jivesoftware.smackx.jingle.transports.jingle_ibb
Modifier and TypeMethodDescriptionJingleIBBTransportManager.transportSession
(JingleSession jingleSession) -
Uses of JingleSession in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Modifier and TypeMethodDescriptionJingleS5BTransportManager.transportSession
(JingleSession jingleSession)