| Package | Description |
|---|---|
| org.johnnei.javatorrent.network |
| Modifier and Type | Method and Description |
|---|---|
<T extends ISocket> |
ConnectionDegradation.Builder.registerConnectionType(Class<T> socketType,
Supplier<T> supplier,
Optional<Class<? extends ISocket>> fallbackType) |
<T extends ISocket> |
ConnectionDegradation.Builder.registerDefaultConnectionType(Class<T> socketType,
Supplier<T> supplier,
Optional<Class<? extends ISocket>> fallbackType) |
Copyright © 2016. All rights reserved.