org.freedesktop.dbus.test
Class TwoPartInterface.TwoPartSignal

java.lang.Object
  extended by org.freedesktop.dbus.Message
      extended by org.freedesktop.dbus.DBusSignal
          extended by org.freedesktop.dbus.test.TwoPartInterface.TwoPartSignal
Enclosing interface:
TwoPartInterface

public static class TwoPartInterface.TwoPartSignal
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
 TwoPartObject o
           
 
Fields inherited from class org.freedesktop.dbus.Message
bytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata
 
Constructor Summary
TwoPartInterface.TwoPartSignal(java.lang.String path, TwoPartObject o)
           
 
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

o

public final TwoPartObject o
Constructor Detail

TwoPartInterface.TwoPartSignal

public TwoPartInterface.TwoPartSignal(java.lang.String path,
                                      TwoPartObject o)
                               throws DBusException
Throws:
DBusException