| Package | Description |
|---|---|
| org.powertac.auctioneer | |
| org.powertac.common.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
AuctionService.handleMessage(Order msg)
Receives, validates, and queues an incoming Order message.
|
boolean |
AuctionService.validateOrder(Order order) |
| Modifier and Type | Method and Description |
|---|---|
void |
Auctioneer.processOrder(Order order)
Processes an incoming order, typically by saving it on a list for the
next market clearing.
|
Copyright © 2017 Power TAC. All rights reserved.