java.lang.Object
org.freedesktop.dbus.messages.Message
org.freedesktop.dbus.messages.MethodBase
org.freedesktop.dbus.messages.MethodReturn
-
Nested Class Summary
Nested classes/interfaces inherited from class org.freedesktop.dbus.messages.Message
Message.ConstructorArgType, Message.ExtractMethod, Message.ExtractOptions -
Field Summary
FieldsFields inherited from class org.freedesktop.dbus.messages.Message
logger, MAXIMUM_ARRAY_LENGTH, MAXIMUM_MESSAGE_LENGTH, MAXIMUM_NUM_UNIX_FDS, PROTOCOL -
Constructor Summary
ConstructorsModifierConstructorDescription(package private)protectedMethodReturn(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.MethodBase
appendFileDescriptorsMethods inherited from class org.freedesktop.dbus.messages.Message
align, append, appendByte, appendBytes, appendint, cloneWithNewSerial, createHeaderArgs, demarshallint, demarshallint, demarshallintBig, demarshallintLittle, dumpWireData, extract, extract, extract, extractHeader, getAlignment, getBodylen, getByteCounter, getDestination, getEndianess, getFiledescriptors, getFlags, getHeader, getHeader, getHeaderFieldName, getInterface, getName, getParameters, getParameters, getPath, getProtover, getReplySerial, getSerial, getSig, getSource, getType, getWireData, marshallint, marshallintBig, marshallintLittle, pad, padAndMarshall, populate, setArgs, setByteCounter, setHeader, setSerial, setSource, setWireData, toString, updateEndianess, usesPrimitives
-
Field Details
-
call
-
-
Constructor Details
-
MethodReturn
MethodReturn() -
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
-