Uses of Class
org.jivesoftware.smackx.jingle.JingleSession
Packages that use 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
Fields in org.jivesoftware.smackx.jingle.transports declared as JingleSessionModifier and TypeFieldDescriptionprotected final JingleSession
JingleTransportSession.jingleSession
Methods in org.jivesoftware.smackx.jingle.transports with parameters of type JingleSessionModifier and TypeMethodDescriptionabstract JingleTransportSession<D>
JingleTransportManager.transportSession
(JingleSession jingleSession) Constructors in org.jivesoftware.smackx.jingle.transports with parameters of type JingleSession -
Uses of JingleSession in org.jivesoftware.smackx.jingle.transports.jingle_ibb
Methods in org.jivesoftware.smackx.jingle.transports.jingle_ibb with parameters of type JingleSessionModifier and TypeMethodDescriptionJingleIBBTransportManager.transportSession
(JingleSession jingleSession) Constructors in org.jivesoftware.smackx.jingle.transports.jingle_ibb with parameters of type JingleSession -
Uses of JingleSession in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Methods in org.jivesoftware.smackx.jingle.transports.jingle_s5b with parameters of type JingleSessionModifier and TypeMethodDescriptionJingleS5BTransportManager.transportSession
(JingleSession jingleSession) Constructors in org.jivesoftware.smackx.jingle.transports.jingle_s5b with parameters of type JingleSession