Class Jingle.Builder

java.lang.Object
org.jivesoftware.smack.packet.StanzaBuilder<IB>
org.jivesoftware.smack.packet.AbstractIqBuilder<IB>
org.jivesoftware.smack.packet.IqBuilder<Jingle.Builder,Jingle>
org.jivesoftware.smackx.jingle.element.Jingle.Builder
All Implemented Interfaces:
org.jivesoftware.smack.packet.IqView, org.jivesoftware.smack.packet.StanzaView, org.jivesoftware.smack.packet.XmlLangElement
Enclosing class:
Jingle

public static final class Jingle.Builder extends org.jivesoftware.smack.packet.IqBuilder<Jingle.Builder,Jingle>
  • Field Summary

    Fields inherited from class org.jivesoftware.smack.packet.AbstractIqBuilder

    type
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
     
    setInitiator(org.jxmpp.jid.FullJid initator)
     
     
     
    setResponder(org.jxmpp.jid.FullJid responder)
     
    setSessionId(String sessionId)
     

    Methods inherited from class org.jivesoftware.smack.packet.IqBuilder

    ofType

    Methods inherited from class org.jivesoftware.smack.packet.AbstractIqBuilder

    addStanzaSpecificAttributes, createErrorResponse, createResponse, createResponse, getType

    Methods inherited from class org.jivesoftware.smack.packet.StanzaBuilder

    addExtension, addExtensions, addOptExtensions, buildIqData, buildMessage, buildMessage, buildMessageFrom, buildMessageFrom, buildPresence, buildPresence, buildPresenceFrom, buildPresenceFrom, buildResponse, from, from, getError, getExtension, getExtensions, getExtensions, getExtensions, getFrom, getLanguage, getStanzaId, getTo, overrideExtension, removeExtension, removeExtension, setError, setLanguage, throwIfNoStanzaId, to, to, toString, willBuildStanzaWithId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.jivesoftware.smack.packet.IqView

    isRequestIQ, isResponseIQ

    Methods inherited from interface org.jivesoftware.smack.packet.StanzaView

    getError, getExtension, getExtension, getExtensions, getExtensions, getExtensions, getFrom, getStanzaId, getTo, hasExtension, hasExtension, hasExtension

    Methods inherited from interface org.jivesoftware.smack.packet.XmlLangElement

    getLanguage