Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- backoffMultiplier - Variable in class com.lucimber.dbus.util.ErrorRecoveryManager.RetryConfig
- backoffMultiplier(double) - Method in class com.lucimber.dbus.util.ErrorRecoveryManager.RetryConfig.Builder
- BadAddressException - Exception in com.lucimber.dbus.exception
-
The specified D-Bus bus address string is malformed.
- BadAddressException() - Constructor for exception com.lucimber.dbus.exception.BadAddressException
-
Creates a new instance.
- BadAddressException(DBusString) - Constructor for exception com.lucimber.dbus.exception.BadAddressException
-
Creates a new instance with a message.
- BadAddressException(DBusString, Throwable) - Constructor for exception com.lucimber.dbus.exception.BadAddressException
-
Creates a new instance with a message and cause.
- BadAddressException(Throwable) - Constructor for exception com.lucimber.dbus.exception.BadAddressException
-
Creates a new instance with a cause.
- BEGIN - Enum constant in enum class com.lucimber.dbus.connection.sasl.SaslCommandName
-
The
BEGIN
command is sent by the client to the server. - BOOLEAN - Enum constant in enum class com.lucimber.dbus.type.Type
-
Boolean value, 0 is FALSE and 1 is TRUE.
- BOOLEAN - Enum constant in enum class com.lucimber.dbus.type.TypeAlignment
- BOOLEAN - Enum constant in enum class com.lucimber.dbus.type.TypeCode
- BooleanDecoder - Class in com.lucimber.dbus.codec.decoder
-
A decoder which unmarshals a boolean from the byte stream format used by D-Bus.
- BooleanDecoder() - Constructor for class com.lucimber.dbus.codec.decoder.BooleanDecoder
- BooleanEncoder - Class in com.lucimber.dbus.codec.encoder
-
An encoder which encodes a boolean to the D-Bus marshalling format using ByteBuffer.
- BooleanEncoder(ByteOrder) - Constructor for class com.lucimber.dbus.codec.encoder.BooleanEncoder
-
Constructs a new instance with mandatory parameter.
- BUFFER_UNDERRUN - Enum constant in enum class com.lucimber.dbus.util.FrameRecoveryManager.CorruptionType
- build() - Method in class com.lucimber.dbus.connection.ConnectionConfig.Builder
-
Builds a new ConnectionConfig instance with the configured values.
- build() - Method in class com.lucimber.dbus.connection.ConnectionEvent.Builder
- build() - Method in class com.lucimber.dbus.connection.DummyConnection.Builder
-
Builds the DummyConnection instance.
- build() - Method in class com.lucimber.dbus.message.InboundError.Builder
- build() - Method in class com.lucimber.dbus.message.InboundMethodCall.Builder
- build() - Method in class com.lucimber.dbus.message.InboundMethodReturn.Builder
- build() - Method in class com.lucimber.dbus.message.InboundSignal.Builder
- build() - Method in class com.lucimber.dbus.message.OutboundError.Builder
- build() - Method in class com.lucimber.dbus.message.OutboundMethodCall.Builder
- build() - Method in class com.lucimber.dbus.message.OutboundMethodReturn.Builder
- build() - Method in class com.lucimber.dbus.message.OutboundSignal.Builder
- build() - Method in class com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreakerConfig.Builder
- build() - Method in class com.lucimber.dbus.util.ErrorRecoveryManager.RetryConfig.Builder
- builder() - Static method in class com.lucimber.dbus.connection.ConnectionConfig
-
Creates a new builder with default timeout values.
- builder() - Static method in class com.lucimber.dbus.connection.DummyConnection
-
Creates a new builder for configuring a DummyConnection.
- builder() - Static method in class com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreakerConfig
- builder() - Static method in class com.lucimber.dbus.util.ErrorRecoveryManager.RetryConfig
- builder(ConnectionEventType) - Static method in class com.lucimber.dbus.connection.ConnectionEvent
-
Creates a new builder for constructing connection events.
- Builder() - Constructor for class com.lucimber.dbus.connection.DummyConnection.Builder
- Builder() - Constructor for class com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreakerConfig.Builder
- Builder() - Constructor for class com.lucimber.dbus.util.ErrorRecoveryManager.RetryConfig.Builder
- BYTE - Enum constant in enum class com.lucimber.dbus.type.Type
-
Unsigned 8-bit integer.
- BYTE - Enum constant in enum class com.lucimber.dbus.type.TypeAlignment
- BYTE - Enum constant in enum class com.lucimber.dbus.type.TypeCode
- ByteBufferPool - Class in com.lucimber.dbus.util
-
A thread-safe ByteBuffer pool to reduce garbage collection pressure by reusing ByteBuffer instances for encoding/decoding operations.
- ByteBufferPool() - Constructor for class com.lucimber.dbus.util.ByteBufferPool
-
Creates a new ByteBuffer pool instance.
- ByteBufferPoolManager - Class in com.lucimber.dbus.util
-
A singleton manager for ByteBuffer pooling with performance metrics.
- ByteDecoder - Class in com.lucimber.dbus.codec.decoder
-
A decoder which unmarshals a byte from the byte stream format used by D-Bus.
- ByteDecoder() - Constructor for class com.lucimber.dbus.codec.decoder.ByteDecoder
- ByteEncoder - Class in com.lucimber.dbus.codec.encoder
-
An encoder which encodes a byte to the D-Bus marshalling format using ByteBuffer.
- ByteEncoder() - Constructor for class com.lucimber.dbus.codec.encoder.ByteEncoder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form