| Package | Description |
|---|---|
| protocolP2P | |
| serverP2P |
| Modifier and Type | Method and Description |
|---|---|
ProtocolP2PPacket<?> |
ProtocolP2PPacketUDP.receiveResponse()
Receive response (typically used by client).
|
ProtocolP2PPacket<?> |
ProtocolP2PPacketTCP.receiveResponse()
Receive response (typically used by client).
|
abstract ProtocolP2PPacket<?> |
ProtocolP2PPacket.receiveResponse()
Receive a response
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
RatioWatcher.getPunishmentProbability(HostItem application)
Get Up-ratio for an applications
|