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.
  • Constructor Details

    • Fixed

      public Fixed()
    • Fixed

      public Fixed(String ip, int port)
      Constructor with IP address and port.
      Parameters:
      ip - The IP address.
      port - The port number.
    • Fixed

      public Fixed(String ip, int port, int generation)
      Constructor with IP address and port.
      Parameters:
      ip - The IP address.
      port - The port number.
      generation - The generation