org.freedesktop.dbus.test
Class TestSignalInterface.TestObjectSignal

java.lang.Object
  extended by org.freedesktop.dbus.Message
      extended by org.freedesktop.dbus.DBusSignal
          extended by org.freedesktop.dbus.test.TestSignalInterface.TestObjectSignal
Enclosing interface:
TestSignalInterface

public static class TestSignalInterface.TestObjectSignal
extends DBusSignal


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
 DBusInterface otherpath
           
 
Fields inherited from class org.freedesktop.dbus.Message
bytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata
 
Constructor Summary
TestSignalInterface.TestObjectSignal(java.lang.String path, DBusInterface otherpath)
           
 
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

otherpath

public final DBusInterface otherpath
Constructor Detail

TestSignalInterface.TestObjectSignal

public TestSignalInterface.TestObjectSignal(java.lang.String path,
                                            DBusInterface otherpath)
                                     throws DBusException
Throws:
DBusException