Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- thenAccept(Consumer<? super T>) - Method in class com.lucimber.dbus.util.DBusPromise
-
Handles both success and failure cases.
- timeout(Duration) - Method in class com.lucimber.dbus.util.DBusPromise
-
Applies a timeout to the operation.
- TimeoutException - Exception in com.lucimber.dbus.exception
-
An operation timed out.
- TimeoutException() - Constructor for exception com.lucimber.dbus.exception.TimeoutException
-
Creates a new instance.
- TimeoutException(DBusString) - Constructor for exception com.lucimber.dbus.exception.TimeoutException
-
Creates a new instance with a message.
- TimeoutException(DBusString, Throwable) - Constructor for exception com.lucimber.dbus.exception.TimeoutException
-
Creates a new instance with a message and cause.
- TimeoutException(Throwable) - Constructor for exception com.lucimber.dbus.exception.TimeoutException
-
Creates a new instance with a cause.
- toArray() - Method in class com.lucimber.dbus.type.DBusArray
- toArray(T[]) - Method in class com.lucimber.dbus.type.DBusArray
- toCompletableFuture() - Method in class com.lucimber.dbus.util.DBusPromise
-
Converts to a CompletableFuture.
- toHexadecimalString(byte[]) - Static method in class com.lucimber.dbus.util.SaslUtils
-
Translates a byte-array to its corresponding hexadecimal representation.
- toString() - Method in class com.lucimber.dbus.connection.ConnectionConfig
- toString() - Method in class com.lucimber.dbus.connection.ConnectionEvent
- toString() - Method in enum class com.lucimber.dbus.connection.sasl.SaslAuthMechanism
- toString() - Method in class com.lucimber.dbus.connection.sasl.SaslMessage
- toString() - Method in class com.lucimber.dbus.message.InboundError
- toString() - Method in class com.lucimber.dbus.message.InboundMethodCall
- toString() - Method in class com.lucimber.dbus.message.InboundMethodReturn
- toString() - Method in class com.lucimber.dbus.message.InboundSignal
- toString() - Method in class com.lucimber.dbus.message.OutboundError
- toString() - Method in class com.lucimber.dbus.message.OutboundMethodCall
- toString() - Method in class com.lucimber.dbus.message.OutboundMethodReturn
- toString() - Method in class com.lucimber.dbus.message.OutboundSignal
- toString() - Method in class com.lucimber.dbus.type.DBusBoolean
- toString() - Method in class com.lucimber.dbus.type.DBusByte
- toString() - Method in class com.lucimber.dbus.type.DBusDict
- toString() - Method in class com.lucimber.dbus.type.DBusDictEntry
- toString() - Method in class com.lucimber.dbus.type.DBusDouble
- toString() - Method in class com.lucimber.dbus.type.DBusInt16
- toString() - Method in class com.lucimber.dbus.type.DBusInt32
- toString() - Method in class com.lucimber.dbus.type.DBusInt64
- toString() - Method in class com.lucimber.dbus.type.DBusObjectPath
- toString() - Method in class com.lucimber.dbus.type.DBusSignature
- toString() - Method in class com.lucimber.dbus.type.DBusString
- toString() - Method in class com.lucimber.dbus.type.DBusStruct
- toString() - Method in class com.lucimber.dbus.type.DBusUInt16
- toString() - Method in class com.lucimber.dbus.type.DBusUInt32
- toString() - Method in class com.lucimber.dbus.type.DBusUInt64
- toString() - Method in class com.lucimber.dbus.type.DBusUnixFD
- toString() - Method in class com.lucimber.dbus.type.DBusVariant
- toString() - Method in class com.lucimber.dbus.util.FrameRecoveryManager.FrameDiagnostic
- toString() - Method in class com.lucimber.dbus.util.FrameRecoveryManager.FrameStatistics
- TRANSIENT - Enum constant in enum class com.lucimber.dbus.util.ErrorRecoveryManager.ErrorClassification
-
Temporary errors that may succeed on retry
- TRANSPORT - Static variable in class com.lucimber.dbus.util.LoggerUtils
-
Network transport operations.
- triggerHealthCheck() - Method in interface com.lucimber.dbus.connection.Connection
-
Manually triggers a health check if health monitoring is enabled.
- triggerHealthCheck() - Method in class com.lucimber.dbus.connection.ConnectionHealthHandler
-
Manually triggers a health check.
- triggerHealthCheck() - Method in class com.lucimber.dbus.connection.DummyConnection
- triggerHealthCheck() - Method in class com.lucimber.dbus.netty.NettyConnection
- Type - Enum Class in com.lucimber.dbus.type
-
Represents the data types defined by D-Bus.
- TypeAlignment - Enum Class in com.lucimber.dbus.type
-
Represents the alignment values of the data types that are used by D-Bus.
- TypeCode - Enum Class in com.lucimber.dbus.type
-
Represents the type codes of the data types that are used by D-Bus.
- TypeUtils - Class in com.lucimber.dbus.type
-
A utility class that provides useful methods in conjunction with the D-Bus data types.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form