|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KNXListener
The base listener interface to receive events of the communication with a KNX network.
Method Summary | |
---|---|
void |
connectionClosed(CloseEvent e)
The connection has been closed. |
void |
frameReceived(FrameEvent e)
Arrival of a new KNX message frame. |
Method Detail |
---|
void connectionClosed(CloseEvent e)
e
- connection close event objectvoid frameReceived(FrameEvent e)
e
- frame event object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |