|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.reservoir.monitoring.distribution.multicast.AbstractMulticastDataPlaneConsumer
eu.reservoir.monitoring.distribution.multicast.MulticastDataPlaneConsumerWithNames
public class MulticastDataPlaneConsumerWithNames
A MulticastDataPlaneConsumerWithNames is a DataPlane implementation that receives Measurements by multicast.
| Constructor Summary | |
|---|---|
MulticastDataPlaneConsumerWithNames(MulticastAddress addr)
Construct a MulticastDataPlaneConsumerWithNames. |
|
| Method Summary | |
|---|---|
void |
received(java.io.ByteArrayInputStream bis,
MetaData metaData)
This method is called just after a packet has been received from some underlying transport at a particular multicast address. |
| Methods inherited from class eu.reservoir.monitoring.distribution.multicast.AbstractMulticastDataPlaneConsumer |
|---|
announce, connect, dennounce, disconnect, error, report, sendData, sentData, setMeasurementReceiver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.reservoir.monitoring.core.plane.Plane |
|---|
announce, connect, dennounce, disconnect |
| Methods inherited from interface eu.reservoir.monitoring.core.plane.DataService |
|---|
sendData, sentData |
| Methods inherited from interface eu.reservoir.monitoring.core.MeasurementReceiver |
|---|
report |
| Methods inherited from interface eu.reservoir.monitoring.core.MeasurementReporting |
|---|
setMeasurementReceiver |
| Methods inherited from interface eu.reservoir.monitoring.distribution.Receiving |
|---|
error |
| Constructor Detail |
|---|
public MulticastDataPlaneConsumerWithNames(MulticastAddress addr)
| Method Detail |
|---|
public void received(java.io.ByteArrayInputStream bis,
MetaData metaData)
throws java.io.IOException,
TypeException
received in interface Receivingreceived in class AbstractMulticastDataPlaneConsumerjava.io.IOException
TypeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||