| Package | Description |
|---|---|
| io.honeybadger.loader |
Honeybadger Read API classes are contained in this package.
|
| io.honeybadger.reporter |
All classes related to reporting errors to Honeybadger are contained within
this package.
|
| io.honeybadger.reporter.config |
Configuration classes are contained in this package.
|
| io.honeybadger.reporter.dto |
Data transfer objects that are used for serializing to the Honeybadger API
are stored in this package.
|
| io.honeybadger.reporter.spring |
The Spring servlet implementation of HoneybadgerErrorHandler
and dependencies are in this package.
|
| Class and Description |
|---|
| ConfigContext
Interface defining the common properties needed to configure a
NoticeReporter. |
| Class and Description |
|---|
| ConfigContext
Interface defining the common properties needed to configure a
NoticeReporter. |
| Class and Description |
|---|
| BaseChainedConfigContext
Abstract implementation of
ConfigContext that allows for chaining
in default implementations of configuration that are delegate to when
we aren't passed a value. |
| ConfigContext
Interface defining the common properties needed to configure a
NoticeReporter. |
MapConfigContext
ConfigContext implementation that is used for configuring instances
from a Map. |
| Class and Description |
|---|
| ConfigContext
Interface defining the common properties needed to configure a
NoticeReporter. |
| Class and Description |
|---|
SpringConfigContext
ConfigContext implementation that is populated by values taken from
the Spring Framework. |
Copyright © 2023 Honeybadger.io. All rights reserved.