Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

V

value() - Element in annotation interface com.lucimber.dbus.annotation.DBusInterface
The D-Bus interface name.
valueOf(boolean) - Static method in class com.lucimber.dbus.type.DBusBoolean
Constructs a new D-Bus boolean from its Java counterpart.
valueOf(byte) - Static method in class com.lucimber.dbus.type.DBusByte
Constructs a new D-Bus byte from its Java counterpart.
valueOf(double) - Static method in class com.lucimber.dbus.type.DBusDouble
Constructs a new D-Bus double from its Java counterpart.
valueOf(int) - Static method in class com.lucimber.dbus.type.DBusInt32
Constructs a new D-Bus INT32 from its Java counterpart.
valueOf(int) - Static method in class com.lucimber.dbus.type.DBusUInt32
Constructs a new D-Bus UIN32 from its Java counterpart.
valueOf(int) - Static method in class com.lucimber.dbus.type.DBusUnixFD
Constructs a new D-Bus unix file descriptor.
valueOf(long) - Static method in class com.lucimber.dbus.type.DBusInt64
Constructs a new D-Bus INT64 from its Java counterpart.
valueOf(long) - Static method in class com.lucimber.dbus.type.DBusUInt64
Constructs a new D-Bus UINT64 from its Java counterpart.
valueOf(short) - Static method in class com.lucimber.dbus.type.DBusInt16
Constructs a new D-Bus INT16 from its Java counterpart.
valueOf(short) - Static method in class com.lucimber.dbus.type.DBusUInt16
Constructs a new D-Bus UINT16 from its Java counterpart.
valueOf(DBusType) - Static method in class com.lucimber.dbus.type.DBusVariant
 
valueOf(CharSequence) - Static method in class com.lucimber.dbus.type.DBusObjectPath
Constructs a new DBusObjectPath instance by parsing a CharSequence.
valueOf(CharSequence) - Static method in class com.lucimber.dbus.type.DBusSignature
Constructs a new DBusSignature instance by parsing a CharSequence.
valueOf(String) - Static method in enum class com.lucimber.dbus.annotation.DBusProperty.Access
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.connection.ConnectionEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.connection.ConnectionState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.connection.sasl.SaslAuthMechanism
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.connection.sasl.SaslCommandName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.message.HeaderField
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.message.MessageFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.message.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.netty.DBusChannelEvent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.lucimber.dbus.type.DBusString
Constructs a new D-Bus string from its Java counterpart.
valueOf(String) - Static method in enum class com.lucimber.dbus.type.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.type.TypeAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.type.TypeCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreaker.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.util.ErrorRecoveryManager.ErrorClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.lucimber.dbus.util.FrameRecoveryManager.CorruptionType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.lucimber.dbus.annotation.DBusProperty.Access
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.connection.ConnectionEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.connection.ConnectionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.connection.sasl.SaslAuthMechanism
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.connection.sasl.SaslCommandName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.message.HeaderField
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.message.MessageFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.message.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.netty.DBusChannelEvent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.lucimber.dbus.type.DBusDict
 
values() - Static method in enum class com.lucimber.dbus.type.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.type.TypeAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.type.TypeCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreaker.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.util.ErrorRecoveryManager.ErrorClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.lucimber.dbus.util.FrameRecoveryManager.CorruptionType
Returns an array containing the constants of this enum class, in the order they are declared.
VARIANT - Enum constant in enum class com.lucimber.dbus.type.Type
A variant is a container type and can store one single complete type.
VARIANT - Enum constant in enum class com.lucimber.dbus.type.TypeAlignment
 
VARIANT - Enum constant in enum class com.lucimber.dbus.type.TypeCode
 
VariantDecoder - Class in com.lucimber.dbus.codec.decoder
A decoder which unmarshals a variant from the byte stream format used by D-Bus.
VariantDecoder() - Constructor for class com.lucimber.dbus.codec.decoder.VariantDecoder
 
VariantEncoder - Class in com.lucimber.dbus.codec.encoder
An encoder which encodes a variant to the D-Bus marshalling format using ByteBuffer.
VariantEncoder(ByteOrder) - Constructor for class com.lucimber.dbus.codec.encoder.VariantEncoder
Constructs a new instance with mandatory parameter.
verifyArrayLength(DBusUInt32) - Static method in class com.lucimber.dbus.codec.decoder.DecoderUtils
Verifies that an array length is within D-Bus limits.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form