Package org.freedesktop.dbus
Interface Message.HeaderField
- Enclosing class:
Message
public static interface Message.HeaderField
Defines constants for each valid header field type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Field Details
-
PATH
static final byte PATH- See Also:
-
INTERFACE
static final byte INTERFACE- See Also:
-
MEMBER
static final byte MEMBER- See Also:
-
ERROR_NAME
static final byte ERROR_NAME- See Also:
-
REPLY_SERIAL
static final byte REPLY_SERIAL- See Also:
-
DESTINATION
static final byte DESTINATION- See Also:
-
SENDER
static final byte SENDER- See Also:
-
SIGNATURE
static final byte SIGNATURE- See Also:
-