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

P

parallelStream() - Method in class com.lucimber.dbus.type.DBusArray
 
PARSE_EXCEPTION - Enum constant in enum class com.lucimber.dbus.util.FrameRecoveryManager.CorruptionType
 
PATH - Enum constant in enum class com.lucimber.dbus.message.HeaderField
Object path to the object receiving or emitting the message.
Peer - Interface in com.lucimber.dbus.standard
The org.freedesktop.DBus.Peer interface provides basic peer-to-peer functionality between D-Bus connections.
ping() - Method in interface com.lucimber.dbus.standard.Peer
Pings the peer to test connectivity.
Pipeline - Interface in com.lucimber.dbus.connection
Represents an ordered chain of Handler instances associated with a Connection.
processChallengeAsync(ChannelHandlerContext, String) - Method in class com.lucimber.dbus.netty.sasl.AnonymousSaslMechanism
 
processChallengeAsync(ChannelHandlerContext, String) - Method in class com.lucimber.dbus.netty.sasl.CookieSaslMechanism
 
processChallengeAsync(ChannelHandlerContext, String) - Method in class com.lucimber.dbus.netty.sasl.ExternalSaslMechanism
 
processChallengeAsync(ChannelHandlerContext, String) - Method in interface com.lucimber.dbus.netty.sasl.SaslMechanism
 
propagateConnectionActive() - Method in class com.lucimber.dbus.connection.DefaultPipeline
 
propagateConnectionActive() - Method in interface com.lucimber.dbus.connection.InboundPropagator
Propagates a connection-activated event to the next handler in the pipeline.
propagateConnectionInactive() - Method in class com.lucimber.dbus.connection.DefaultPipeline
 
propagateConnectionInactive() - Method in interface com.lucimber.dbus.connection.InboundPropagator
Propagates a connection-inactivated event to the next handler in the pipeline.
propagateInboundFailure(Throwable) - Method in class com.lucimber.dbus.connection.DefaultPipeline
 
propagateInboundFailure(Throwable) - Method in interface com.lucimber.dbus.connection.InboundPropagator
Propagates an exception or failure encountered during inbound message processing.
propagateInboundMessage(InboundMessage) - Method in class com.lucimber.dbus.connection.DefaultPipeline
 
propagateInboundMessage(InboundMessage) - Method in interface com.lucimber.dbus.connection.InboundPropagator
Propagates an inbound message to the next handler in the pipeline.
propagateOutboundMessage(OutboundMessage, CompletableFuture<Void>) - Method in class com.lucimber.dbus.connection.DefaultPipeline
 
propagateOutboundMessage(OutboundMessage, CompletableFuture<Void>) - Method in interface com.lucimber.dbus.connection.OutboundPropagator
Propagates an outbound message to the previous handler in the pipeline.
propagateUserEvent(Object) - Method in interface com.lucimber.dbus.connection.UserEventPropagator
Propagates a user-defined event to the next handler in the pipeline.
Properties - Interface in com.lucimber.dbus.standard
The org.freedesktop.DBus.Properties interface provides methods to expose properties or attributes of objects.
PropertyReadOnlyException - Exception in com.lucimber.dbus.exception
A write operation was requested on a read-only property.
PropertyReadOnlyException() - Constructor for exception com.lucimber.dbus.exception.PropertyReadOnlyException
Creates a new instance.
PropertyReadOnlyException(DBusString) - Constructor for exception com.lucimber.dbus.exception.PropertyReadOnlyException
Creates a new instance with a message.
PropertyReadOnlyException(DBusString, Throwable) - Constructor for exception com.lucimber.dbus.exception.PropertyReadOnlyException
Creates a new instance with a message and cause.
PropertyReadOnlyException(Throwable) - Constructor for exception com.lucimber.dbus.exception.PropertyReadOnlyException
Creates a new instance with a cause.
PROTOCOL - Enum constant in enum class com.lucimber.dbus.util.ErrorRecoveryManager.ErrorClassification
Protocol/corruption errors that may succeed on retry
put(KeyT, ValueT) - Method in class com.lucimber.dbus.type.DBusDict
 
putAll(Map<? extends KeyT, ? extends ValueT>) - Method in class com.lucimber.dbus.type.DBusDict
 
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