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.util.
ApplyScopeUtils
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.util.
CollectionUtils
io.sentry.core.transport.
CurrentDateProvider
(implements io.sentry.core.transport.
ICurrentDateProvider
)
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.
HubAdapter
(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.
SendCachedEventFireAndForgetIntegration
(implements io.sentry.core.
Integration
)
io.sentry.core.
Sentry
io.sentry.core.
SentryClient
(implements io.sentry.core.
ISentryClient
)
io.sentry.core.
SentryEnvelope
io.sentry.core.
SentryEnvelopeHeader
io.sentry.core.
SentryEnvelopeItem
io.sentry.core.
SentryEnvelopeItemHeader
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.
Session
io.sentry.core.cache.
SessionCache
(implements io.sentry.core.cache.
IEnvelopeCache
)
io.sentry.core.hints.
SessionEndHint
(implements io.sentry.core.hints.
SessionEnd
)
io.sentry.core.hints.
SessionStartHint
(implements io.sentry.core.hints.
SessionStart
)
io.sentry.core.hints.
SessionUpdateHint
(implements io.sentry.core.hints.
SessionUpdate
)
io.sentry.core.transport.
StdoutTransport
(implements io.sentry.core.transport.
ITransport
)
io.sentry.core.util.
StringUtils
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.transport.
TransportResult
com.google.gson.TypeAdapter<T>
io.sentry.core.
SentryEnvelopeHeaderAdapter
io.sentry.core.
SentryEnvelopeItemHeaderAdapter
io.sentry.core.
SessionAdapter
io.sentry.core.
UncaughtExceptionHandlerIntegration
(implements java.io.Closeable, io.sentry.core.
Integration
, java.lang.Thread.UncaughtExceptionHandler)
io.sentry.core.protocol.
User
(implements java.lang.Cloneable, io.sentry.core.
IUnknownPropertiesConsumer
)
Interface Hierarchy
io.sentry.core.hints.
ApplyScopeData
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.hints.
Flushable
io.sentry.core.transport.
IConnectionConfigurator
io.sentry.core.transport.
ICurrentDateProvider
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.
IEnvelopeCache
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.
SendCachedEventFireAndForgetIntegration.SendFireAndForget
io.sentry.core.
SendCachedEventFireAndForgetIntegration.SendFireAndForgetFactory
io.sentry.core.
Sentry.OptionsConfiguration
<T>
io.sentry.core.
SentryOptions.BeforeBreadcrumbCallback
io.sentry.core.
SentryOptions.BeforeSendCallback
io.sentry.core.hints.
SessionEnd
io.sentry.core.hints.
SessionStart
io.sentry.core.hints.
SessionUpdate
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.
SentryItemType
io.sentry.core.
Session.State
io.sentry.core.
SentryLevel
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes