Hierarchy For All Packages
Package Hierarchies:- com.rollbar,
- com.rollbar.jvmti,
- com.rollbar.notifier,
- com.rollbar.notifier.config,
- com.rollbar.notifier.filter,
- com.rollbar.notifier.fingerprint,
- com.rollbar.notifier.provider,
- com.rollbar.notifier.provider.notifier,
- com.rollbar.notifier.provider.server,
- com.rollbar.notifier.provider.timestamp,
- com.rollbar.notifier.sender,
- com.rollbar.notifier.sender.exception,
- com.rollbar.notifier.sender.json,
- com.rollbar.notifier.sender.listener,
- com.rollbar.notifier.sender.queue,
- com.rollbar.notifier.sender.result,
- com.rollbar.notifier.telemetry,
- com.rollbar.notifier.transformer,
- com.rollbar.notifier.truncation,
- com.rollbar.notifier.uncaughtexception,
- com.rollbar.notifier.util,
- com.rollbar.notifier.uuid,
- com.rollbar.notifier.wrapper
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- com.rollbar.notifier.sender.queue.DiskQueue
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- com.rollbar.notifier.sender.AbstractSender (implements com.rollbar.notifier.sender.Sender)
- com.rollbar.notifier.sender.SyncSender
- com.rollbar.notifier.util.BodyFactory
- com.rollbar.notifier.sender.BufferedSender (implements com.rollbar.notifier.sender.Sender)
- com.rollbar.notifier.sender.BufferedSender.Builder
- com.rollbar.jvmti.CacheFrame
- com.rollbar.notifier.config.ConfigBuilder
- com.rollbar.notifier.config.ConfigProviderHelper
- com.rollbar.notifier.config.DefaultLevels
- com.rollbar.notifier.sender.queue.DiskQueue.Builder
- com.rollbar.notifier.filter.FilterPipeline (implements com.rollbar.notifier.filter.Filter)
- com.rollbar.notifier.sender.json.JsonSerializerImpl (implements com.rollbar.notifier.sender.json.JsonSerializer)
- com.rollbar.jvmti.LocalVariable
- com.rollbar.notifier.provider.notifier.NotifierProvider (implements com.rollbar.notifier.provider.Provider<T>)
- com.rollbar.notifier.util.ObjectsUtils
- com.rollbar.notifier.truncation.PayloadTruncator
- com.rollbar.notifier.truncation.PayloadTruncator.PayloadTruncationResult
- com.rollbar.notifier.sender.result.Response
- com.rollbar.notifier.sender.result.Response.Builder
- com.rollbar.notifier.sender.result.Result
- com.rollbar.notifier.sender.result.Result.Builder
- com.rollbar.Rollbar
- com.rollbar.notifier.RollbarBase<RESULT,
C> - com.rollbar.notifier.Rollbar
- com.rollbar.notifier.telemetry.RollbarTelemetryEventTracker (implements com.rollbar.notifier.telemetry.TelemetryEventTracker)
- com.rollbar.notifier.truncation.RollbarThreadStrategy
- com.rollbar.notifier.wrapper.RollbarThrowableWrapper (implements com.rollbar.notifier.wrapper.ThrowableWrapper)
- com.rollbar.notifier.uncaughtexception.RollbarUncaughtExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
- com.rollbar.notifier.sender.listener.SenderListenerCollection (implements com.rollbar.notifier.sender.listener.SenderListener)
- com.rollbar.notifier.provider.server.ServerProvider (implements com.rollbar.notifier.provider.Provider<T>)
- com.rollbar.notifier.sender.SyncSender.Builder
- com.rollbar.notifier.truncation.TelemetryEventsStrategy
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.rollbar.notifier.sender.exception.ApiException
- com.rollbar.notifier.sender.exception.SenderException
- java.lang.RuntimeException
- java.lang.Exception
- com.rollbar.jvmti.ThrowableCache
- com.rollbar.notifier.provider.timestamp.TimestampProvider (implements com.rollbar.notifier.provider.Provider<T>)
- com.rollbar.notifier.transformer.TransformerPipeline (implements com.rollbar.notifier.transformer.Transformer)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- com.rollbar.notifier.sender.Sender
- com.rollbar.notifier.sender.SenderFailureStrategy
- java.io.Closeable
- com.rollbar.notifier.config.CommonConfig
- com.rollbar.notifier.config.Config
- com.rollbar.notifier.config.ConfigProvider
- com.rollbar.notifier.filter.Filter
- com.rollbar.notifier.fingerprint.FingerprintGenerator
- com.rollbar.notifier.sender.json.JsonSerializer
- com.rollbar.notifier.provider.Provider<T>
- com.rollbar.notifier.sender.listener.SenderListener
- com.rollbar.notifier.telemetry.TelemetryEventTracker
- com.rollbar.notifier.wrapper.ThrowableWrapper
- com.rollbar.notifier.transformer.Transformer
- com.rollbar.notifier.uuid.UuidGenerator
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.rollbar.notifier.sender.SenderFailureStrategy.PayloadAction
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)