public class

StandardTelemetryEndpoint

extends Object
implements ITelemetryEndpoint
java.lang.Object
   ↳ com.pnfsoftware.jeb.client.telemetry.StandardTelemetryEndpoint

Class Overview

Standard telemetry end-point for JEB clients.

Summary

Public Constructors
StandardTelemetryEndpoint(INet net, long uuid)
Public Methods
boolean canDump()
boolean dump(List<TelemetryRecord> records)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.pnfsoftware.jeb.client.telemetry.ITelemetryEndpoint

Public Constructors

public StandardTelemetryEndpoint (INet net, long uuid)

Public Methods

public boolean canDump ()

public boolean dump (List<TelemetryRecord> records)