Class ControllerNotification

java.lang.Object
com.pnfsoftware.jeb.core.events.ControllerNotification

public class ControllerNotification extends Object
Notification issued by floating controllers to the clients.
  • Field Details

    • processed

      public boolean processed
    • ctlCode

      public long ctlCode
    • ctlHintContinueLeft

      public int ctlHintContinueLeft
    • clientChoice

      public int clientChoice
  • Constructor Details

    • ControllerNotification

      public ControllerNotification()