| Package | Description |
|---|---|
| org.johnnei.javatorrent.internal.utp.protocol | |
| org.johnnei.javatorrent.internal.utp.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
static PacketType |
PacketType.getByType(int typeField) |
static PacketType |
PacketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PacketType[] |
PacketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PacketType |
SynPayload.getType() |
PacketType |
FinPayload.getType() |
PacketType |
Payload.getType() |
PacketType |
ResetPayload.getType() |
PacketType |
DataPayload.getType() |
PacketType |
StatePayload.getType() |
Copyright © 2017. All rights reserved.