Class bt_peer_connection_handle
java.lang.Object
com.frostwire.jlibtorrent.swig.peer_connection_handle
com.frostwire.jlibtorrent.swig.bt_peer_connection_handle
-
Field Summary
Fields inherited from class com.frostwire.jlibtorrent.swig.peer_connection_handle
swigCMemOwn -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()protected static longbooleanbooleanbooleanprotected static longMethods inherited from class com.frostwire.jlibtorrent.swig.peer_connection_handle
associated_torrent, can_disconnect, choke_this_peer, disconnect, disconnect, failed, get_peer_info, get_time_of_last_unchoke, getCPtr, has_metadata, has_peer_choked, has_piece, ignore_unchoke_slots, in_handshake, is_choked, is_connecting, is_disconnecting, is_interesting, is_outgoing, is_peer_interested, is_seed, last_seen_complete, local_endpoint, maybe_unchoke_this_peer, on_local_network, op_eq, op_lt, op_ne, pid, remote, send_buffer, swigRelease, type, upload_only
-
Constructor Details
-
bt_peer_connection_handle
protected bt_peer_connection_handle(long cPtr, boolean cMemoryOwn) -
bt_peer_connection_handle
-
-
Method Details
-
getCPtr
-
swigRelease
-
delete
public void delete()- Overrides:
deletein classpeer_connection_handle
-
packet_finished
public boolean packet_finished() -
support_extensions
public boolean support_extensions() -
supports_encryption
public boolean supports_encryption()
-