public class DBusSignal extends Message
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageTypebytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata| Modifier | Constructor and Description |
|---|---|
protected |
DBusSignal(String objectpath,
Object... args)
Create a new signal.
|
|
DBusSignal(String source,
String path,
String iface,
String member,
String sig,
Object... args) |
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, toStringpublic DBusSignal(String source, String path, String iface, String member, String sig, Object... args) throws DBusException
DBusExceptionprotected DBusSignal(String objectpath, Object... args) throws DBusException
objectpath - The path to the object this is emitted from.args - The parameters of the signal.DBusException - This is thrown if the subclass is incorrectly defined.Copyright © 2018 JBoss by Red Hat. All rights reserved.