| Package | Description |
|---|---|
| org.johnnei.javatorrent | |
| org.johnnei.javatorrent.network |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDegradation |
TorrentClient.getConnectionDegradation()
Gets the configured connection degradation rules.
|
| Modifier and Type | Method and Description |
|---|---|
TorrentClient.Builder |
TorrentClient.Builder.setConnectionDegradation(ConnectionDegradation connectionDegradation) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDegradation |
ConnectionDegradation.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
BitTorrentSocket.connect(ConnectionDegradation degradation,
InetSocketAddress address)
Attempts to connect to the given endpoint in a blocking manner.
|
Copyright © 2016. All rights reserved.