Class udp_endpoint

java.lang.Object
com.frostwire.jlibtorrent.swig.udp_endpoint

public class udp_endpoint extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • udp_endpoint

      protected udp_endpoint(long cPtr, boolean cMemoryOwn)
    • udp_endpoint

      public udp_endpoint()
    • udp_endpoint

      public udp_endpoint(address address, int port)
    • udp_endpoint

      public udp_endpoint(udp_endpoint other)
  • Method Details

    • getCPtr

      protected static long getCPtr(udp_endpoint obj)
    • swigRelease

      protected static long swigRelease(udp_endpoint obj)
    • delete

      public void delete()
    • port

      public int port()
    • address

      public address address()