C E J M N P S T 
All Classes All Packages

C

com.newrelic.telemetry - package com.newrelic.telemetry
 

E

eventSenderFactory() - Static method in class com.newrelic.telemetry.Java11HttpPoster
 

J

Java11Http - Class in com.newrelic.telemetry
Simple way to create a TelemetryClient that is backed by a Java11+ based HTTP poster.
Java11Http() - Constructor for class com.newrelic.telemetry.Java11Http
 
Java11HttpPoster - Class in com.newrelic.telemetry
Implementation of the HttpPoster interface using an Java 11 JDK Http client.
Java11HttpPoster() - Constructor for class com.newrelic.telemetry.Java11HttpPoster
Create a default Java11HttpPoster with a connect timeout set to 2 seconds.
Java11HttpPoster(HttpClient) - Constructor for class com.newrelic.telemetry.Java11HttpPoster
Create a Java11HttpPoster with your own object.
Java11HttpPoster(Duration) - Constructor for class com.newrelic.telemetry.Java11HttpPoster
Create a default Java11HttpPoster with a custom call timeout.

M

metricSenderFactory() - Static method in class com.newrelic.telemetry.Java11HttpPoster
 

N

newTelemetryClient(BaseConfig) - Static method in class com.newrelic.telemetry.Java11Http
Create a new TelemetryClient based on the configuration in the BaseConfig instance passed in.
newTelemetryClient(String) - Static method in class com.newrelic.telemetry.Java11Http
Create a new TelemetryClient with the given apiKey and default configuration

P

post(URL, Map<String, String>, byte[], String) - Method in class com.newrelic.telemetry.Java11HttpPoster
 

S

spanSenderFactory() - Static method in class com.newrelic.telemetry.Java11HttpPoster
 

T

toSdkResponse(HttpResponse) - Static method in class com.newrelic.telemetry.Java11HttpPoster
 
C E J M N P S T 
All Classes All Packages