Class TransportCandidate.Fixed
- java.lang.Object
-
- org.jivesoftware.smackx.jingleold.nat.TransportCandidate
-
- org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
-
- Enclosing class:
- TransportCandidate
public static class TransportCandidate.Fixed extends TransportCandidate
Fixed transport candidate.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
TransportCandidate.CandidateEcho, TransportCandidate.Channel, TransportCandidate.Fixed, TransportCandidate.Protocol
-
-
Field Summary
-
Fields inherited from class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
password
-
-
Method Summary
-
Methods inherited from class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
addCandidateEcho, addListener, check, equals, getCandidateEcho, getConnection, getGeneration, getIp, getListenersList, getLocalIp, getName, getPassword, getPort, getSessionId, getSymmetric, isNull, removeCandidateEcho, setConnection, setGeneration, setIp, setLocalIp, setName, setPassword, setPort, setSessionId, setSymmetric
-
-