|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.reservoir.monitoring.distribution.udp.AbstractUDPDataPlaneProducer
eu.reservoir.monitoring.distribution.udp.UDPDataPlaneProducerWithNames
eu.reservoir.monitoring.distribution.udp.UDPDataPlaneProducer
public class UDPDataPlaneProducer
A UDPDataPlaneProducer is a DataPlane implementation that sends Measurements by UDP. It is also a DataSourceDelegateInteracter so it can, if needed, talk to the DataSource object it gets bound to.
| Constructor Summary | |
|---|---|
UDPDataPlaneProducer(java.net.InetSocketAddress addr)
Construct a UDPDataPlaneProducer. |
|
| Method Summary |
|---|
| Methods inherited from class eu.reservoir.monitoring.distribution.udp.UDPDataPlaneProducerWithNames |
|---|
transmit |
| Methods inherited from class eu.reservoir.monitoring.distribution.udp.AbstractUDPDataPlaneProducer |
|---|
announce, connect, dennounce, disconnect, getDataSourceDelegate, report, sendData, sentData, setDataSourceDelegate, transmitted |
| 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.DataSourceDelegateInteracter |
|---|
getDataSourceDelegate, setDataSourceDelegate |
| Methods inherited from interface eu.reservoir.monitoring.distribution.Transmitting |
|---|
transmit, transmitted |
| Constructor Detail |
|---|
public UDPDataPlaneProducer(java.net.InetSocketAddress addr)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||