Class Hierarchy
- java.lang.Object
- com.lucimber.dbus.connection.AbstractDuplexHandler (implements com.lucimber.dbus.connection.InboundHandler, com.lucimber.dbus.connection.OutboundHandler)
- com.lucimber.dbus.connection.ConnectionHealthHandler
- com.lucimber.dbus.connection.ConnectionReconnectHandler
- com.lucimber.dbus.connection.AbstractInboundHandler (implements com.lucimber.dbus.connection.InboundHandler)
- com.lucimber.dbus.connection.AbstractOutboundHandler (implements com.lucimber.dbus.connection.OutboundHandler)
- com.lucimber.dbus.connection.ConnectionConfig
- com.lucimber.dbus.connection.ConnectionConfig.Builder
- com.lucimber.dbus.connection.ConnectionEvent
- com.lucimber.dbus.connection.ConnectionEvent.Builder
- com.lucimber.dbus.connection.ConnectionLifecycleManager
- com.lucimber.dbus.connection.ConnectionStrategyRegistry
- com.lucimber.dbus.connection.ConnectionThreadPoolManager
- com.lucimber.dbus.connection.DefaultPipeline (implements com.lucimber.dbus.connection.Pipeline)
- com.lucimber.dbus.connection.DummyConnection (implements com.lucimber.dbus.connection.Connection)
- com.lucimber.dbus.connection.DummyConnection.Builder
- com.lucimber.dbus.connection.AbstractDuplexHandler (implements com.lucimber.dbus.connection.InboundHandler, com.lucimber.dbus.connection.OutboundHandler)
Interface Hierarchy
- java.lang.AutoCloseable
- com.lucimber.dbus.connection.Connection
- com.lucimber.dbus.connection.ConnectionContext
- com.lucimber.dbus.connection.ConnectionEventListener
- com.lucimber.dbus.connection.ConnectionHandle
- com.lucimber.dbus.connection.ConnectionLifecycleManager.ConnectionSupplier
- com.lucimber.dbus.connection.ConnectionLifecycleManager.DisconnectionSupplier
- com.lucimber.dbus.connection.ConnectionStrategy
- com.lucimber.dbus.connection.Handler
- com.lucimber.dbus.connection.InboundHandler
- com.lucimber.dbus.connection.OutboundHandler
- com.lucimber.dbus.connection.InboundPropagator
- com.lucimber.dbus.connection.Context (also extends com.lucimber.dbus.connection.OutboundPropagator, com.lucimber.dbus.connection.UserEventPropagator)
- com.lucimber.dbus.connection.Pipeline (also extends com.lucimber.dbus.connection.OutboundPropagator)
- com.lucimber.dbus.connection.OutboundPropagator
- com.lucimber.dbus.connection.Context (also extends com.lucimber.dbus.connection.InboundPropagator, com.lucimber.dbus.connection.UserEventPropagator)
- com.lucimber.dbus.connection.Pipeline (also extends com.lucimber.dbus.connection.InboundPropagator)
- com.lucimber.dbus.connection.UserEventPropagator
- com.lucimber.dbus.connection.Context (also extends com.lucimber.dbus.connection.InboundPropagator, com.lucimber.dbus.connection.OutboundPropagator)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.lucimber.dbus.connection.ConnectionEventType
- com.lucimber.dbus.connection.ConnectionState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)