|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Application
High level handler for messages. API layers or applications making direct use of Gossip must implement this.
Method Summary | |
---|---|
void |
deliver(java.nio.ByteBuffer[] msg)
Deliver a message to the application. |
Method Detail |
---|
void deliver(java.nio.ByteBuffer[] msg)
msg
- The message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |