java.lang.Object
org.freedesktop.dbus.messages.Message
org.freedesktop.dbus.messages.MethodBase
org.freedesktop.dbus.messages.MethodReturn
-
Field Summary
Fields inherited from class org.freedesktop.dbus.messages.Message
logger, MAXIMUM_ARRAY_LENGTH, MAXIMUM_MESSAGE_LENGTH, MAXIMUM_NUM_UNIX_FDS, PROTOCOL -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMethodReturn(byte _endianess, String _dest, long _replyserial, String _sig, Object... _args) protectedMethodReturn(byte _endianess, String _source, String _dest, long _replyserial, String _sig, Object... _args) protectedMethodReturn(String _source, MethodCall _mc, String _sig, Object... _args) protectedMethodReturn(MethodCall _mc, String _sig, Object... _args) -
Method Summary
Methods inherited from class org.freedesktop.dbus.messages.Message
align, append, appendByte, appendBytes, appendint, createHeaderArgs, demarshallint, demarshallint, demarshallintBig, demarshallintLittle, extract, extract, getAlignment, getByteCounter, getDestination, getEndianess, getFiledescriptors, getFlags, getHeader, getHeader, getHeaderFieldName, getInterface, getName, getParameters, getParameters, getPath, getReplySerial, getSerial, getSig, getSource, getType, getWireData, marshallint, marshallintBig, marshallintLittle, pad, padAndMarshall, setArgs, setByteCounter, setHeader, setSerial, setSource, setWireData, toString, updateEndianess
-
Constructor Details
-
MethodReturn
protected MethodReturn(byte _endianess, String _dest, long _replyserial, String _sig, Object... _args) throws DBusException - Throws:
DBusException
-
MethodReturn
protected MethodReturn(byte _endianess, String _source, String _dest, long _replyserial, String _sig, Object... _args) throws DBusException - Throws:
DBusException
-
MethodReturn
- Throws:
DBusException
-
MethodReturn
protected MethodReturn(String _source, MethodCall _mc, String _sig, Object... _args) throws DBusException - Throws:
DBusException
-
-
Method Details
-
getCall
-
setCall
-