| Package | Description |
|---|---|
| org.powertac.samplebroker.core |
Implementation of the core of a Power TAC broker, including time-keeping,
server login and communication, message routing, and session management.
|
| org.powertac.samplebroker.interfaces |
Interfaces that can be implemented by broker behavioral modules,
connecting them to the core and the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PowerTacBroker
This is the top-level controller for a single broker session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Initializable.initialize(BrokerContext broker)
Initializes a service prior to logging in to the server.
|
Copyright © 2019 Power TAC. All rights reserved.