Class HttpExporter<T extends Marshaler>

java.lang.Object
io.opentelemetry.exporter.internal.http.HttpExporter<T>

public final class HttpExporter<T extends Marshaler> extends Object
An exporter for http/protobuf or http/json using a signal-specific Marshaler.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.