Constructor | Description |
---|---|
PacketPusher(RouterContext ctx,
OutboundMessageFragments fragments,
List<UDPEndpoint> endpoints) |
Modifier and Type | Method | Description |
---|---|---|
void |
run() |
|
void |
send(UDPPacket packet) |
This sends it directly out, bypassing OutboundMessageFragments
and the PacketPusher.
|
void |
shutdown() |
|
void |
startup() |
public PacketPusher(RouterContext ctx, OutboundMessageFragments fragments, List<UDPEndpoint> endpoints)
public void startup()
public void shutdown()
public void send(UDPPacket packet)
packet
- non-null