|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
org.freedesktop.* |
---|
org.freedesktop.DBus | ||
---|---|---|
public static final int |
DBUS_NAME_FLAG_ALLOW_REPLACEMENT |
1 |
public static final int |
DBUS_NAME_FLAG_DO_NOT_QUEUE |
4 |
public static final int |
DBUS_NAME_FLAG_REPLACE_EXISTING |
2 |
public static final int |
DBUS_RELEASE_NAME_REPLY_NON_EXISTANT |
2 |
public static final int |
DBUS_RELEASE_NAME_REPLY_NOT_OWNER |
3 |
public static final int |
DBUS_RELEASE_NAME_REPLY_RELEASED |
1 |
public static final int |
DBUS_REQUEST_NAME_REPLY_ALREADY_OWNER |
4 |
public static final int |
DBUS_REQUEST_NAME_REPLY_EXISTS |
3 |
public static final int |
DBUS_REQUEST_NAME_REPLY_IN_QUEUE |
2 |
public static final int |
DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER |
1 |
public static final int |
DBUS_START_REPLY_ALREADY_RUNNING |
2 |
public static final int |
DBUS_START_REPLY_SUCCESS |
1 |
org.freedesktop.dbus.AbstractConnection | ||
---|---|---|
protected static final int |
TIMEOUT |
100000 |
org.freedesktop.dbus.DBusCallInfo | ||
---|---|---|
public static final int |
ASYNC |
256 |
public static final int |
NO_REPLY |
1 |
org.freedesktop.dbus.DBusConnection | ||
---|---|---|
public static final String |
DEFAULT_SYSTEM_BUS_ADDRESS |
"unix:path=/var/run/dbus/system_bus_socket" |
public static final int |
SESSION |
1 |
public static final int |
SYSTEM |
0 |
org.freedesktop.dbus.Message | ||
---|---|---|
public static final byte |
PROTOCOL |
1 |
org.freedesktop.dbus.Message.ArgumentType | ||
---|---|---|
public static final byte |
ARRAY |
97 |
public static final String |
ARRAY_STRING |
"a" |
public static final byte |
BOOLEAN |
98 |
public static final String |
BOOLEAN_STRING |
"b" |
public static final byte |
BYTE |
121 |
public static final String |
BYTE_STRING |
"y" |
public static final byte |
DICT_ENTRY |
101 |
public static final String |
DICT_ENTRY_STRING |
"e" |
public static final byte |
DICT_ENTRY1 |
123 |
public static final String |
DICT_ENTRY1_STRING |
"{" |
public static final byte |
DICT_ENTRY2 |
125 |
public static final String |
DICT_ENTRY2_STRING |
"}" |
public static final byte |
DOUBLE |
100 |
public static final String |
DOUBLE_STRING |
"d" |
public static final byte |
FLOAT |
102 |
public static final String |
FLOAT_STRING |
"f" |
public static final byte |
INT16 |
110 |
public static final String |
INT16_STRING |
"n" |
public static final byte |
INT32 |
105 |
public static final String |
INT32_STRING |
"i" |
public static final byte |
INT64 |
120 |
public static final String |
INT64_STRING |
"x" |
public static final byte |
OBJECT_PATH |
111 |
public static final String |
OBJECT_PATH_STRING |
"o" |
public static final byte |
SIGNATURE |
103 |
public static final String |
SIGNATURE_STRING |
"g" |
public static final byte |
STRING |
115 |
public static final String |
STRING_STRING |
"s" |
public static final byte |
STRUCT |
114 |
public static final String |
STRUCT_STRING |
"r" |
public static final byte |
STRUCT1 |
40 |
public static final String |
STRUCT1_STRING |
"(" |
public static final byte |
STRUCT2 |
41 |
public static final String |
STRUCT2_STRING |
")" |
public static final byte |
UINT16 |
113 |
public static final String |
UINT16_STRING |
"q" |
public static final byte |
UINT32 |
117 |
public static final String |
UINT32_STRING |
"u" |
public static final byte |
UINT64 |
116 |
public static final String |
UINT64_STRING |
"t" |
public static final byte |
VARIANT |
118 |
public static final String |
VARIANT_STRING |
"v" |
org.freedesktop.dbus.Message.Endian | ||
---|---|---|
public static final byte |
BIG |
66 |
public static final byte |
LITTLE |
108 |
org.freedesktop.dbus.Message.Flags | ||
---|---|---|
public static final byte |
ASYNC |
64 |
public static final byte |
NO_AUTO_START |
2 |
public static final byte |
NO_REPLY_EXPECTED |
1 |
org.freedesktop.dbus.Message.HeaderField | ||
---|---|---|
public static final byte |
DESTINATION |
6 |
public static final byte |
ERROR_NAME |
4 |
public static final byte |
INTERFACE |
2 |
public static final byte |
MEMBER |
3 |
public static final byte |
PATH |
1 |
public static final byte |
REPLY_SERIAL |
5 |
public static final byte |
SENDER |
7 |
public static final byte |
SIGNATURE |
8 |
org.freedesktop.dbus.Message.MessageType | ||
---|---|---|
public static final byte |
ERROR |
3 |
public static final byte |
METHOD_CALL |
1 |
public static final byte |
METHOD_RETURN |
2 |
public static final byte |
SIGNAL |
4 |
org.freedesktop.dbus.Transport.SASL | ||
---|---|---|
public static final int |
AUTH_ANON |
4 |
public static final int |
AUTH_EXTERNAL |
1 |
public static final int |
AUTH_NONE |
0 |
public static final int |
AUTH_SHA |
2 |
public static final int |
AUTHENTICATED |
6 |
public static final int |
COMMAND_AUTH |
1 |
public static final int |
COMMAND_BEGIN |
5 |
public static final int |
COMMAND_CANCEL |
6 |
public static final int |
COMMAND_DATA |
2 |
public static final int |
COMMAND_ERROR |
7 |
public static final int |
COMMAND_OK |
4 |
public static final int |
COMMAND_REJECTED |
3 |
public static final int |
CONTINUE |
2 |
public static final String |
COOKIE_CONTEXT |
"org_freedesktop_java" |
public static final int |
COOKIE_TIMEOUT |
240 |
public static final int |
ERROR |
3 |
public static final int |
EXPIRE_KEYS_TIMEOUT_SECONDS |
420 |
public static final int |
FAILED |
7 |
public static final int |
INITIAL_STATE |
0 |
public static final int |
LOCK_TIMEOUT |
1000 |
public static final int |
MAX_TIME_TRAVEL_SECONDS |
300 |
public static final int |
MODE_CLIENT |
2 |
public static final int |
MODE_SERVER |
1 |
public static final int |
NEW_KEY_TIMEOUT_SECONDS |
300 |
public static final int |
OK |
1 |
public static final int |
REJECT |
4 |
public static final int |
WAIT_AUTH |
4 |
public static final int |
WAIT_BEGIN |
5 |
public static final int |
WAIT_DATA |
1 |
public static final int |
WAIT_OK |
2 |
public static final int |
WAIT_REJECT |
3 |
org.freedesktop.dbus.UInt16 | ||
---|---|---|
public static final int |
MAX_VALUE |
65535 |
public static final int |
MIN_VALUE |
0 |
org.freedesktop.dbus.UInt32 | ||
---|---|---|
public static final long |
MAX_VALUE |
4294967295L |
public static final long |
MIN_VALUE |
0L |
org.freedesktop.dbus.UInt64 | ||
---|---|---|
public static final long |
MAX_LONG_VALUE |
9223372036854775807L |
public static final long |
MIN_VALUE |
0L |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |