|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.freedesktop.dbus.Message org.freedesktop.dbus.DBusSignal org.freedesktop.DBus.NameLost
public static class DBus.NameLost
Signal sent to a connection when it loses a name
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.freedesktop.dbus.Message |
---|
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageType |
Field Summary | |
---|---|
String |
name
|
Fields inherited from class org.freedesktop.dbus.Message |
---|
bytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata |
Constructor Summary | |
---|---|
DBus.NameLost(String path,
String name)
|
Method Summary |
---|
Methods inherited from class org.freedesktop.dbus.Message |
---|
align, append, appendByte, appendBytes, appendint, demarshallint, demarshallint, demarshallintBig, demarshallintLittle, extract, extract, getAlignment, getDestination, getFlags, getHeader, getHeaderFieldName, getInterface, getName, getParameters, getPath, getReplySerial, getSerial, getSig, getSource, getWireData, marshallint, marshallintBig, marshallintLittle, pad, setArgs, setSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final String name
Constructor Detail |
---|
public DBus.NameLost(String path, String name) throws DBusException
DBusException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |