|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventParser
Superinterface of all org.demac.event.EventParser[s] used by the DEMAC event service and it's components.
| Method Summary | |
|---|---|
Event |
parse(byte[] data)
Method to parse serialized data of an event into the corresponding org.demac.event.Event object. |
| Method Detail |
|---|
Event parse(byte[] data)
data - the byte data of the serialized event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||