Uses of Package
org.jivesoftware.smackx.jingle

Packages that use org.jivesoftware.smackx.jingle
org.jivesoftware.smackx.jingle   
org.jivesoftware.smackx.jingle.media   
org.jivesoftware.smackx.jingle.nat   
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Classes in org.jivesoftware.smackx.jingle used by org.jivesoftware.smackx.jingle
ContentNegotiator
           
JingleActionEnum
          The "action" in the jingle packet, as an enum.
JingleManager
          Jingle is a session establishment protocol defined in (XEP-0166).
JingleNegotiator
          Basic Jingle negotiator.
JingleNegotiatorState
           
JingleSession
          An abstract Jingle session.
JingleSessionRequest
          A Jingle session request.
JingleSessionState
          Implement the Jingle Session state using the State Behavioral pattern.
SmackLogger
          SmackLogger attempts to use Apache commons-logging if it's available.
 

Classes in org.jivesoftware.smackx.jingle used by org.jivesoftware.smackx.jingle.media
ContentNegotiator
           
JingleNegotiator
          Basic Jingle negotiator.
JingleSession
          An abstract Jingle session.
 

Classes in org.jivesoftware.smackx.jingle used by org.jivesoftware.smackx.jingle.nat
ContentNegotiator
           
JingleNegotiator
          Basic Jingle negotiator.
JingleSession
          An abstract Jingle session.
 

Classes in org.jivesoftware.smackx.jingle used by org.jivesoftware.smackx.packet
JingleActionEnum
          The "action" in the jingle packet, as an enum.