|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for things that listen for incoming OSC Messages
Copyright (C) 2003-2006, C. Ramakrishnan / Illposed Software. All rights reserved.
See license.txt (or license.rtf) for license information.
| Method Summary | |
void |
acceptMessage(java.util.Date time,
OSCMessage message)
Accept an incoming OSCMessage |
| Method Detail |
public void acceptMessage(java.util.Date time,
OSCMessage message)
time - The time this message is to be executed. null means execute nowmessage - The message to execute.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||