Uses of Class
org.jivesoftware.smackx.jingle.nat.TestResult

Packages that use TestResult
org.jivesoftware.smackx.jingle.nat   
 

Uses of TestResult in org.jivesoftware.smackx.jingle.nat
 

Methods in org.jivesoftware.smackx.jingle.nat with parameters of type TestResult
 void ResultListener.testFinished(TestResult result, TransportCandidate candidate)