Class bt_peer_connection_handle

java.lang.Object
com.frostwire.jlibtorrent.swig.peer_connection_handle
com.frostwire.jlibtorrent.swig.bt_peer_connection_handle

public class bt_peer_connection_handle extends peer_connection_handle
  • Constructor Details

    • bt_peer_connection_handle

      protected bt_peer_connection_handle(long cPtr, boolean cMemoryOwn)
    • bt_peer_connection_handle

      public bt_peer_connection_handle(peer_connection_handle pc)
  • Method Details

    • getCPtr

      protected static long getCPtr(bt_peer_connection_handle obj)
    • swigRelease

      protected static long swigRelease(bt_peer_connection_handle obj)
    • delete

      public void delete()
      Overrides:
      delete in class peer_connection_handle
    • packet_finished

      public boolean packet_finished()
    • support_extensions

      public boolean support_extensions()
    • supports_encryption

      public boolean supports_encryption()