|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Transmitting
An interface for distribution components that need to do transmitting of DataPlaneMessage objects.
| Method Summary | |
|---|---|
int |
transmit(DataPlaneMessage dpm)
Send a message onto the multicast address. |
boolean |
transmitted(int id)
This method is called just after a message has been sent to the underlying transport. |
| Method Detail |
|---|
int transmit(DataPlaneMessage dpm)
throws java.lang.Exception
java.lang.Exceptionboolean transmitted(int id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||