JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.sentry.core
,
io.sentry.core.cache
,
io.sentry.core.exception
,
io.sentry.core.hints
,
io.sentry.core.protocol
,
io.sentry.core.transport
,
io.sentry.core.util
Class Hierarchy
java.lang.Object
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.concurrent.ConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
io.sentry.core.protocol.
Contexts
io.sentry.core.protocol.
App
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.transport.
AsyncConnection
(implements java.io.Closeable, io.sentry.core.transport.
Connection
)
io.sentry.core.
Breadcrumb
(implements java.lang.Cloneable, io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
Browser
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.
DateUtils
io.sentry.core.protocol.
DebugImage
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
DebugMeta
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
Device
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.
DiagnosticLogger
(implements io.sentry.core.
ILogger
)
io.sentry.core.cache.
DiskCache
(implements io.sentry.core.cache.
IEventCache
)
io.sentry.core.
EnvelopeReader
(implements io.sentry.core.
IEnvelopeReader
)
io.sentry.core.
EnvelopeSender
(implements io.sentry.core.
IEnvelopeSender
)
io.sentry.core.protocol.
Gpu
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.transport.
HttpTransport
(implements io.sentry.core.transport.
ITransport
)
io.sentry.core.
Hub
(implements io.sentry.core.
IHub
)
io.sentry.core.
MainEventProcessor
(implements io.sentry.core.
EventProcessor
)
io.sentry.core.protocol.
Mechanism
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
Message
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.util.
Objects
io.sentry.core.protocol.
OperatingSystem
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.
OptionsContainer
<T>
io.sentry.core.protocol.
Request
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.
Scope
(implements java.lang.Cloneable)
io.sentry.core.protocol.
SdkInfo
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SdkVersion
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.
Sentry
io.sentry.core.
SentryClient
(implements io.sentry.core.
ISentryClient
)
io.sentry.core.
SentryEvent
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SentryException
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SentryId
io.sentry.core.
SentryOptions
io.sentry.core.protocol.
SentryPackage
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SentryRuntime
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SentryStackFrame
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SentryStackTrace
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.protocol.
SentryThread
(implements io.sentry.core.
IUnknownPropertiesConsumer
)
io.sentry.core.
SystemOutLogger
(implements io.sentry.core.
ILogger
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
io.sentry.core.exception.
ExceptionMechanismException
io.sentry.core.
InvalidDsnException
io.sentry.core.protocol.
User
(implements java.lang.Cloneable, io.sentry.core.
IUnknownPropertiesConsumer
)
Interface Hierarchy
java.lang.AutoCloseable
java.io.Closeable
io.sentry.core.transport.
ITransport
io.sentry.core.hints.
Cached
io.sentry.core.transport.
Connection
io.sentry.core.hints.
DiskFlushNotification
io.sentry.core.
EventProcessor
io.sentry.core.transport.
IBackOffIntervalStrategy
io.sentry.core.transport.
IConnectionConfigurator
io.sentry.core.
IEnvelopeReader
io.sentry.core.
IEnvelopeSender
io.sentry.core.
IHub
io.sentry.core.
ILogger
io.sentry.core.
Integration
io.sentry.core.
ISentryClient
io.sentry.core.
ISerializer
java.lang.Iterable<T>
io.sentry.core.cache.
IEventCache
io.sentry.core.transport.
ITransportGate
io.sentry.core.
IUnknownPropertiesConsumer
io.sentry.core.hints.
Retryable
io.sentry.core.
ScopeCallback
io.sentry.core.
Sentry.OptionsConfiguration
<T>
io.sentry.core.
SentryOptions.BeforeBreadcrumbCallback
io.sentry.core.
SentryOptions.BeforeSendCallback
io.sentry.core.hints.
SubmissionResult
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.sentry.core.protocol.
Device.DeviceOrientation
io.sentry.core.
SentryLevel
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes