Uses of Class
org.jivesoftware.smackx.jingle.element.Jingle
Packages that use Jingle
Package
Description
Smack's API for XEP-0166: Jingle.
Stanzas and Extension Elements for XEP-0166: Jingle.
Providers and parsers 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 Jingle in org.jivesoftware.smackx.jingle
Methods in org.jivesoftware.smackx.jingle that return JingleModifier and TypeMethodDescriptionJingleUtil.createSessionAccept(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContent.Senders contentSenders, JingleContentDescription description, JingleContentTransport transport) JingleUtil.createSessionInitiate(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContent.Senders contentSenders, JingleContentDescription description, JingleContentTransport transport) JingleUtil.createSessionInitiateFileOffer(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContentDescription description, JingleContentTransport transport) JingleUtil.createSessionPing(FullJid recipient, String sessionId) JingleUtil.createSessionTerminate(FullJid recipient, String sessionId, JingleReason reason) JingleUtil.createSessionTerminate(FullJid recipient, String sessionId, JingleReason.Reason reason) JingleUtil.createSessionTerminateAlternativeSession(FullJid recipient, String sessionId, String altSessionId) JingleUtil.createSessionTerminateBusy(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateCancel(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateContentCancel(FullJid recipient, String sessionId, JingleContent.Creator contentCreator, String contentName) JingleUtil.createSessionTerminateDecline(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateFailedApplication(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateFailedTransport(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateIncompatibleParameters(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateSuccess(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateUnsupportedApplications(FullJid recipient, String sessionId) JingleUtil.createSessionTerminateUnsupportedTransports(FullJid recipient, String sessionId) JingleUtil.createTransportAccept(FullJid recipient, FullJid initiator, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContentTransport transport) JingleUtil.createTransportReject(FullJid recipient, FullJid initiator, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContentTransport transport) JingleUtil.createTransportReplace(FullJid recipient, FullJid initiator, String sessionId, JingleContent.Creator contentCreator, String contentName, JingleContentTransport transport) Methods in org.jivesoftware.smackx.jingle with parameters of type JingleModifier and TypeMethodDescriptionJingleUtil.createErrorMalformedRequest(Jingle request) JingleUtil.createErrorOutOfOrder(Jingle request) JingleUtil.createErrorTieBreak(Jingle request) JingleUtil.createErrorUnknownInitiator(Jingle request) JingleUtil.createErrorUnknownSession(Jingle request) JingleUtil.createErrorUnsupportedInfo(Jingle request) static JingleTransportManager<?>JingleTransportMethodManager.getTransportManager(XMPPConnection connection, Jingle request) JingleTransportMethodManager.getTransportManager(Jingle request) protected IQJingleSession.handleContentAccept(Jingle contentAccept) protected IQJingleSession.handleContentAdd(Jingle contentAdd) protected IQJingleSession.handleContentModify(Jingle contentModify) protected IQJingleSession.handleContentReject(Jingle contentReject) protected IQJingleSession.handleContentRemove(Jingle contentRemove) protected IQJingleSession.handleDescriptionInfo(Jingle descriptionInfo) JingleHandler.handleJingleRequest(Jingle jingle) JingleSession.handleJingleSessionRequest(Jingle jingle) JingleSessionHandler.handleJingleSessionRequest(Jingle jingle) protected IQJingleSession.handleSecurityInfo(Jingle securityInfo) protected IQJingleSession.handleSessionAccept(Jingle sessionAccept) protected IQJingleSession.handleSessionInfo(Jingle sessionInfo) protected IQJingleSession.handleSessionInitiate(Jingle sessionInitiate) protected IQJingleSession.handleSessionTerminate(Jingle sessionTerminate) protected IQJingleSession.handleTransportAccept(Jingle transportAccept) protected IQJingleSession.handleTransportReject(Jingle transportReject) protected IQJingleSession.handleTransportReplace(Jingle transportReplace) voidvoidJingleUtil.sendErrorMalformedRequest(Jingle request) voidJingleUtil.sendErrorOutOfOrder(Jingle request) voidJingleUtil.sendErrorTieBreak(Jingle request) voidJingleUtil.sendErrorUnknownInitiator(Jingle request) voidJingleUtil.sendErrorUnknownSession(Jingle request) voidJingleUtil.sendErrorUnsupportedInfo(Jingle request)  - 
Uses of Jingle in org.jivesoftware.smackx.jingle.element
Methods in org.jivesoftware.smackx.jingle.element that return Jingle - 
Uses of Jingle in org.jivesoftware.smackx.jingle.provider
Methods in org.jivesoftware.smackx.jingle.provider that return JingleModifier and TypeMethodDescriptionJingleProvider.parse(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)  - 
Uses of Jingle in org.jivesoftware.smackx.jingle.transports
Methods in org.jivesoftware.smackx.jingle.transports with parameters of type JingleModifier and TypeMethodDescriptionabstract IQJingleTransportSession.handleTransportInfo(Jingle transportInfo) voidJingleTransportSession.processJingle(Jingle jingle)  - 
Uses of Jingle in org.jivesoftware.smackx.jingle.transports.jingle_ibb
Methods in org.jivesoftware.smackx.jingle.transports.jingle_ibb with parameters of type JingleModifier and TypeMethodDescriptionJingleIBBTransportSession.handleTransportInfo(Jingle transportInfo)  - 
Uses of Jingle in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Methods in org.jivesoftware.smackx.jingle.transports.jingle_s5b that return JingleModifier and TypeMethodDescriptionJingleS5BTransportManager.createCandidateActivated(FullJid remote, FullJid initiator, String sessionId, JingleContent.Senders senders, JingleContent.Creator creator, String name, String streamId, String candidateId) JingleS5BTransportManager.createCandidateError(FullJid remote, FullJid initiator, String sessionId, JingleContent.Senders senders, JingleContent.Creator creator, String name, String streamId) JingleS5BTransportManager.createCandidateUsed(FullJid recipient, FullJid initiator, String sessionId, JingleContent.Senders contentSenders, JingleContent.Creator contentCreator, String contentName, String streamId, String candidateId) JingleS5BTransportManager.createProxyError(FullJid remote, FullJid initiator, String sessionId, JingleContent.Senders senders, JingleContent.Creator creator, String name, String streamId) Methods in org.jivesoftware.smackx.jingle.transports.jingle_s5b with parameters of type JingleModifier and TypeMethodDescriptionJingleS5BTransportSession.handleCandidateActivate(Jingle jingle) JingleS5BTransportSession.handleCandidateError(Jingle jingle) JingleS5BTransportSession.handleCandidateUsed(Jingle jingle) JingleS5BTransportSession.handleProxyError(Jingle jingle) JingleS5BTransportSession.handleTransportInfo(Jingle transportInfo)