Package | Description |
---|---|
com.ewon.ewonitf |
Modifier and Type | Interface and Description |
---|---|
interface |
EvtIntListener |
Modifier and Type | Class and Description |
---|---|
class |
EvtListenerBase |
class |
EvtTagAlarmListener
This is an abstract class from which user's tag alarm listener must be derived.
|
class |
EvtTagListener
This is an abstract class from which
EvtTagAlarmListener and EvtTagValueListener classes
are derived. |
class |
EvtTagValueListener
This is an abstract class from which user's tag value listener must be derived.
|
class |
EvtWebAstListener |
class |
EvtWebFormListener |
class |
IOServer
This is an abstract class from which an IO Server class can be created.
Please read the "eWON Java interface user guide" for more information. |
class |
MqttClient |
Modifier and Type | Field and Description |
---|---|
protected EvtListener |
ListenerRegistryBase.defaultListener |
Modifier and Type | Method and Description |
---|---|
void |
NamedListenerRegistry.addListener(String listenerName,
EvtListener listener)
Add a new listener object to the listener list.
|