Uses of Package
org.jivesoftware.smackx.jingle.nat

Packages that use org.jivesoftware.smackx.jingle.nat
org.jivesoftware.smackx.jingle   
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.nat used by org.jivesoftware.smackx.jingle
TransportCandidate
          Transport candidate.
TransportNegotiator
          Transport negotiator.
 

Classes in org.jivesoftware.smackx.jingle.nat used by org.jivesoftware.smackx.jingle.nat
DatagramListener
          Listener for datagram packets received.
ICECandidate.Type
           
ResultListener
          Listener for ECHO Test Results
RTPBridge
          RTPBridge IQ Packet used to request and retrieve a RTPBridge Candidates that can be used for a Jingle Media Transmission between two parties that are behind NAT.
STUN
          STUN IQ Packet used to request and retrieve a STUN server and port to make p2p connections easier.
STUN.StunServerAddress
          Provides easy abstract to store STUN Server Addresses and Ports
TestResult
          Result of an ECHO Test
TransportCandidate
          Transport candidate.
TransportCandidate.CandidateEcho
           
TransportCandidate.Channel
          Type-safe enum for the transportElement channel
TransportCandidate.Protocol
          Type-safe enum for the transportElement protocol
TransportNegotiator
          Transport negotiator.
TransportResolver
          A TransportResolver is used for obtaining a list of valid transport candidates.
TransportResolver.Type
           
 

Classes in org.jivesoftware.smackx.jingle.nat used by org.jivesoftware.smackx.packet
TransportCandidate
          Transport candidate.