eu.reservoir.monitoring.distribution.udp
Class UDPDataPlaneConsumer

java.lang.Object
  extended by eu.reservoir.monitoring.distribution.udp.AbstractUDPDataPlaneConsumer
      extended by eu.reservoir.monitoring.distribution.udp.UDPDataPlaneConsumerWithNames
          extended by eu.reservoir.monitoring.distribution.udp.UDPDataPlaneConsumer
All Implemented Interfaces:
MeasurementReceiver, MeasurementReporting, DataPlane, DataService, Plane, Receiving

public class UDPDataPlaneConsumer
extends UDPDataPlaneConsumerWithNames
implements DataPlane, MeasurementReporting, Receiving


Constructor Summary
UDPDataPlaneConsumer(java.net.InetSocketAddress addr)
          Construct a UDPDataPlaneConsumer.
 
Method Summary
 
Methods inherited from class eu.reservoir.monitoring.distribution.udp.UDPDataPlaneConsumerWithNames
received
 
Methods inherited from class eu.reservoir.monitoring.distribution.udp.AbstractUDPDataPlaneConsumer
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, received
 

Constructor Detail

UDPDataPlaneConsumer

public UDPDataPlaneConsumer(java.net.InetSocketAddress addr)
Construct a UDPDataPlaneConsumer.



RESERVOIR Monitoring 0.6.4