public class PacketFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PROTOCOL_ICMP_V4 |
static int |
PROTOCOL_ICMP_V6 |
static int |
PROTOCOL_TCP |
static int |
PROTOCOL_UDP |
public static final int PROTOCOL_TCP
public static final int PROTOCOL_UDP
public static final int PROTOCOL_ICMP_V4
public static final int PROTOCOL_ICMP_V6
public static Packet create(byte protocol)
Copyright © 2019. All rights reserved.