Uses of Class
com.biglybt.core.peermanager.messaging.bittorrent.BTHandshake
-
Packages that use BTHandshake Package Description com.biglybt.core.peer.impl.transport -
-
Uses of BTHandshake in com.biglybt.core.peer.impl.transport
Methods in com.biglybt.core.peer.impl.transport with parameters of type BTHandshake Modifier and Type Method Description private int
PEPeerTransportProtocol. decideExtensionProtocol(BTHandshake handshake)
protected void
PEPeerTransportProtocol. decodeBTHandshake(BTHandshake handshake)
-