Class TransportCandidate.Fixed
java.lang.Object
org.jivesoftware.smackx.jingleold.nat.TransportCandidate
org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
- Enclosing class:
TransportCandidate
Fixed transport candidate.
-
Nested Class Summary
Nested classes/interfaces inherited from class TransportCandidate
TransportCandidate.CandidateEcho, TransportCandidate.Channel, TransportCandidate.Fixed, TransportCandidate.Protocol -
Field Summary
Fields inherited from class TransportCandidate
password -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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
-
Constructor Details
-
Fixed
public Fixed() -
Fixed
-
Fixed
-