Package | Description |
---|---|
com.enremmeta.rtb.config |
Package for files serving as beans for configuration entities.
|
com.enremmeta.rtb.proto.bidswitch |
Modifier and Type | Field and Description |
---|---|
private BidSwitchConfig |
ExchangesConfig.bidswitch |
Modifier and Type | Method and Description |
---|---|
BidSwitchConfig |
ExchangesConfig.getBidswitch() |
Modifier and Type | Method and Description |
---|---|
void |
ExchangesConfig.setBidswitch(BidSwitchConfig bidswitch) |
Modifier and Type | Field and Description |
---|---|
private BidSwitchConfig |
BidSwitchAdapter.config |
Constructor and Description |
---|
BidSwitchAdapter(BidSwitchConfig bsConf) |