Class tcp_endpoint

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

public class tcp_endpoint extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • tcp_endpoint

      protected tcp_endpoint(long cPtr, boolean cMemoryOwn)
    • tcp_endpoint

      public tcp_endpoint()
    • tcp_endpoint

      public tcp_endpoint(address address, int port)
    • tcp_endpoint

      public tcp_endpoint(tcp_endpoint other)
  • Method Details

    • getCPtr

      protected static long getCPtr(tcp_endpoint obj)
    • swigRelease

      protected static long swigRelease(tcp_endpoint obj)
    • delete

      public void delete()
    • port

      public int port()
    • address

      public address address()