Uses of Class
org.powertac.common.msg.SimEnd
-
Packages that use SimEnd Package Description org.powertac.visualizer.service_ptac -
-
Uses of SimEnd in org.powertac.visualizer.service_ptac
Methods in org.powertac.visualizer.service_ptac with parameters of type SimEnd Modifier and Type Method Description voidMessageHandler. handleMessage(SimEnd se)Receives the SimEnd message, which ends the broker session.
-