public class OutNetMessagePool extends Object
| Constructor and Description |
|---|
OutNetMessagePool(RouterContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(OutNetMessage msg)
Add a new outbound network message to the pool for delivery.
|
public OutNetMessagePool(RouterContext context)
public void add(OutNetMessage msg)
msg - the OutNetMessage to add