| Interface | Description |
|---|---|
| DataSender | |
| DataSenderListener |
A listener that gets notified when data is sent to the collector and when data is received from the collector.
|
| HttpClientWrapper |
Implement this interface for your HTTP Client.
|
| HttpClientWrapper.ExecuteEventHandler | |
| IDataSenderFactory |
| Class | Description |
|---|---|
| CollectorMethods | |
| ConnectionResponse | |
| DataSenderFactory | |
| DataSenderImpl |
A class for sending and receiving New Relic data.
|
| DataSenderWriter |
A Writer used as a marker to indicate that JSON strings should not be base 64 encoded.
|
| HttpClientWrapper.Request | |
| HttpResponseCode |
Constants representing the HTTP response codes that an agent can receive from an agent endpoint.
|
| InitialSizedJsonArray | |
| ReadResult |
Encapsulates an HTTP Response.
|
| Enum | Description |
|---|---|
| HttpClientWrapper.Verb |
| Exception | Description |
|---|---|
| HostConnectException | |
| HttpError |