public final class JingleIBBTransportManager extends JingleTransportManager<JingleIBBTransport>
| Modifier and Type | Method and Description |
|---|---|
void |
authenticated(org.jivesoftware.smack.XMPPConnection connection,
boolean resumed) |
static JingleIBBTransportManager |
getInstanceFor(org.jivesoftware.smack.XMPPConnection connection) |
java.lang.String |
getNamespace() |
JingleTransportSession<JingleIBBTransport> |
transportSession(JingleSession jingleSession) |
connected, connectionClosed, connectionClosedOnError, getConnectionpublic static JingleIBBTransportManager getInstanceFor(org.jivesoftware.smack.XMPPConnection connection)
public java.lang.String getNamespace()
getNamespace in class JingleTransportManager<JingleIBBTransport>public JingleTransportSession<JingleIBBTransport> transportSession(JingleSession jingleSession)
transportSession in class JingleTransportManager<JingleIBBTransport>public void authenticated(org.jivesoftware.smack.XMPPConnection connection,
boolean resumed)
authenticated in interface org.jivesoftware.smack.ConnectionListenerauthenticated in class org.jivesoftware.smack.AbstractConnectionListener