Uses of Class
org.klomp.snark.PeerConnectionOut
| Package | Description |
|---|---|
| org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
-
Uses of PeerConnectionOut in org.klomp.snark
Fields in org.klomp.snark declared as PeerConnectionOut Modifier and Type Field Description (package private) PeerConnectionOutPeerState. outConstructors in org.klomp.snark with parameters of type PeerConnectionOut Constructor Description PeerState(Peer peer, PeerListener listener, MetaInfo metainfo, PeerConnectionIn in, PeerConnectionOut out)