|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for event transfer protocols.
| Method Summary | |
Event |
getEvent()
Get an event from protocol buffers for processing. |
void |
putEvent(Event evt,
Address from)
Put a received event into protocol buffers. |
void |
update(ProtocolEvent evt)
Update the protocol state with control events. |
| Method Detail |
public void putEvent(Event evt,
Address from)
public Event getEvent()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void update(ProtocolEvent evt)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||