Uses of Class
org.jivesoftware.smackx.jingle.transports.JingleTransportSession
Package
Description
Smack's API for XEP-0166: Jingle.
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 JingleTransportSession in org.jivesoftware.smackx.jingle
Modifier and TypeFieldDescriptionprotected JingleTransportSession<?>
JingleSession.transportSession
Modifier and TypeMethodDescriptionprotected void
JingleSession.setTransportSession
(JingleTransportSession<?> transportSession) -
Uses of JingleTransportSession in org.jivesoftware.smackx.jingle.transports
Modifier and TypeMethodDescriptionabstract JingleTransportSession<D>
JingleTransportManager.transportSession
(JingleSession jingleSession) -
Uses of JingleTransportSession in org.jivesoftware.smackx.jingle.transports.jingle_ibb
Modifier and TypeMethodDescriptionJingleIBBTransportManager.transportSession
(JingleSession jingleSession) -
Uses of JingleTransportSession in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Modifier and TypeClassDescriptionclass
Handler that handles Jingle Socks5Bytestream transports (XEP-0260).Modifier and TypeMethodDescriptionJingleS5BTransportManager.transportSession
(JingleSession jingleSession)