Uses of Interface
org.jivesoftware.smackx.jingleold.listeners.CreatedJingleSessionListener
-
Packages that use CreatedJingleSessionListener Package Description org.jivesoftware.smackx.jingleold TODO describe me.org.jivesoftware.smackx.jingleold.nat TODO describe me. -
-
Uses of CreatedJingleSessionListener in org.jivesoftware.smackx.jingleold
Methods in org.jivesoftware.smackx.jingleold with parameters of type CreatedJingleSessionListener Modifier and Type Method Description voidJingleManager. addCreationListener(CreatedJingleSessionListener createdJingleSessionListener)Adds a CreatedJingleSessionListener.voidJingleManager. removeCreationListener(CreatedJingleSessionListener createdJingleSessionListener)Removes a CreatedJingleSessionListener. -
Uses of CreatedJingleSessionListener in org.jivesoftware.smackx.jingleold.nat
Classes in org.jivesoftware.smackx.jingleold.nat that implement CreatedJingleSessionListener Modifier and Type Class Description classBridgedTransportManagerA Jingle Transport Manager implementation to be used for NAT Networks.classFixedTransportManagerA Fixed Jingle Transport Manager implementation.classICETransportManager
-