public class PacketFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PAGE_SIZE |
| Constructor and Description |
|---|
PacketFactory(java.net.URL apiUrl) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Packet> |
buildPackets(java.util.List<Event> events) |
public static final int PAGE_SIZE