|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeliveryAdapter
The delivery adapter interface is used to send telemetry events to the telemetry bus.
| Method Summary | |
|---|---|
void |
sendTelemetry(GlobalInfo telemetry)
Send the specified telemtry to the bus. |
void |
setExceptionHandler(ExceptionHandler handler)
Set the exception handler that will be called if the sendTelemetry method fails for any reason. |
| Method Detail |
|---|
void sendTelemetry(GlobalInfo telemetry)
telemetry - The telemetry artifact to be sent.void setExceptionHandler(ExceptionHandler handler)
handler - The exception handler.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||