| Package | Description |
|---|---|
| org.johnnei.javatorrent.internal.network.socket |
| Modifier and Type | Method and Description |
|---|---|
UtpSocketImpl.Builder |
UtpSocketImpl.Builder.setUtpMultiplexer(UtpMultiplexer utpMultiplexer) |
| Constructor and Description |
|---|
UtpSocket(UtpMultiplexer utpMultiplexer)
Creates a new socket.
|
UtpSocket(UtpMultiplexer utpMultiplexer,
UtpSocketImpl socket)
Creates a new socket based on a received connection.
|
UtpSocketImpl(UtpMultiplexer utpMultiplexer)
Creates a new socket which is considered the initiating endpoint
|
UtpSocketImpl(UtpMultiplexer utpMultiplexer,
SocketAddress socketAddress,
short connectionId)
Creates a new socket which is considered the accepting endpoint.
|
Copyright © 2016. All rights reserved.