Uses of Package
org.powertac.samplebroker.interfaces

Packages that use org.powertac.samplebroker.interfaces 
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.
  • Classes in org.powertac.samplebroker.interfaces used by org.powertac.samplebroker.core 
    Class Description
    BrokerContext
    Provides message handler registration, along with access to competition context information, including The message router for outgoing messages The underlying org.powertac.common.Broker instance The name of this broker The base time for the current simulation The length of common data arrays
  • Classes in org.powertac.samplebroker.interfaces used by org.powertac.samplebroker.interfaces 
    Class Description
    BrokerContext
    Provides message handler registration, along with access to competition context information, including The message router for outgoing messages The underlying org.powertac.common.Broker instance The name of this broker The base time for the current simulation The length of common data arrays