| Package | Description |
|---|---|
| org.davic.net.ca |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleResponseEvent
Base class for events that carry a message from the module
|
class |
ModuleStateChangedEvent
This event is sent for a specific session, at the moment that
the state of the module (as far as relevant to that session) has
changed.
|
class |
SessionClosedEvent
Event to notify the application that a session has been closed.
|
class |
SessionOpenedEvent
Event to notify the application that a session has been opened.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageListener.receiveMessage(CAModule module,
MessageEvent event)
This method is called to send a message to the listener.
|
Copyright © 2012 code4tv.com. All Rights Reserved.