public class

ControllerNotification

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

Class Overview

Notification issued by floating controllers to the clients.

Summary

Fields
public int clientChoice
public long ctlCode
public int ctlHintContinueLeft
public boolean processed
Public Constructors
ControllerNotification()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int clientChoice

public long ctlCode

public int ctlHintContinueLeft

public boolean processed

Public Constructors

public ControllerNotification ()