| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.reservoir.monitoring.distribution.udp.AbstractUDPDataPlaneConsumer
eu.reservoir.monitoring.distribution.udp.UDPDataPlaneConsumerWithNames
public class UDPDataPlaneConsumerWithNames
| Constructor Summary | |
|---|---|
UDPDataPlaneConsumerWithNames(java.net.InetSocketAddress addr)
Construct a UDPDataPlaneConsumerWithNames.  | 
|
| 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 address.  | 
| 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 | 
| Constructor Detail | 
|---|
public UDPDataPlaneConsumerWithNames(java.net.InetSocketAddress addr)
| Method Detail | 
|---|
public void received(java.io.ByteArrayInputStream bis,
                     MetaData metaData)
              throws java.io.IOException,
                     TypeException
received in interface Receivingreceived in class AbstractUDPDataPlaneConsumerjava.io.IOException
TypeException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||