eu.reservoir.monitoring.core
Interface MeasurementReporting

All Known Implementing Classes:
AbstractMulticastDataPlaneConsumer, AbstractUDPDataPlaneConsumer, MulticastDataPlaneConsumer, MulticastDataPlaneConsumerNoNames, MulticastDataPlaneConsumerWithNames, UDPDataPlaneConsumer, UDPDataPlaneConsumerNoNames, UDPDataPlaneConsumerWithNames

public interface MeasurementReporting

An interface for reporting from an object.


Method Summary
 java.lang.Object setMeasurementReceiver(MeasurementReceiver mr)
          Set the object that will recieve the measurements.
 

Method Detail

setMeasurementReceiver

java.lang.Object setMeasurementReceiver(MeasurementReceiver mr)
Set the object that will recieve the measurements.



RESERVOIR Monitoring 0.6.4