class GetBidsJob extends Object
| Constructor and Description |
|---|
GetBidsJob() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void | fail(RouterContext context,
OutNetMessage msg)Fail a message and trigger failure callbacks |
(package private) static void | getBids(RouterContext context,
TransportManager tmgr,
OutNetMessage msg)Transport bids for a message and send it if a suitable bid is found |
static void fail(RouterContext context, OutNetMessage msg)
static void getBids(RouterContext context, TransportManager tmgr, OutNetMessage msg)