| Package | Description |
|---|---|
| org.gearman.common.packets | |
| org.gearman.common.packets.response | |
| org.gearman.constants |
| Modifier and Type | Field and Description |
|---|---|
protected PacketType |
Packet.type |
| Modifier and Type | Method and Description |
|---|---|
PacketType |
Packet.getType() |
| Modifier and Type | Method and Description |
|---|---|
PacketType |
WorkResponse.getType() |
| Modifier and Type | Method and Description |
|---|---|
static PacketType |
PacketType.fromPacketMagicNumber(int x) |
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.
|
Copyright © 2013. All Rights Reserved.