public class MessageFactory extends Object
| Constructor and Description |
|---|
MessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Message |
createMessage(byte _type,
byte[] _buf,
byte[] _header,
byte[] _body,
List<FileDescriptor> filedescriptors) |
public static Message createMessage(byte _type, byte[] _buf, byte[] _header, byte[] _body, List<FileDescriptor> filedescriptors) throws DBusException, MessageTypeException
DBusExceptionMessageTypeExceptionCopyright © 2020. All rights reserved.