Package com.pnfsoftware.jeb.core.events
Class ControllerNotification
java.lang.Object
com.pnfsoftware.jeb.core.events.ControllerNotification
Notification issued by floating controllers to the clients.
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
long
int
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
processed
public boolean processed -
ctlCode
public long ctlCode -
ctlHintContinueLeft
public int ctlHintContinueLeft -
clientChoice
public int clientChoice
-
-
Constructor Details
-
ControllerNotification
public ControllerNotification()
-