Uses of Class
org.klomp.snark.PeerConnectionIn
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 PeerConnectionIn in org.klomp.snark
Fields in org.klomp.snark declared as PeerConnectionIn Modifier and Type Field Description (package private) PeerConnectionIn
PeerState. in
Constructors in org.klomp.snark with parameters of type PeerConnectionIn Constructor Description PeerState(Peer peer, PeerListener listener, MetaInfo metainfo, PeerConnectionIn in, PeerConnectionOut out)