Uses of Class
org.freedesktop.dbus.exceptions.MarshallingException
Packages that use MarshallingException
-
Uses of MarshallingException in org.freedesktop.dbus
Methods in org.freedesktop.dbus that throw MarshallingExceptionModifier and TypeMethodDescriptionprivate FileDescriptorFileDescriptor.createFileDescriptorByReflection(long _demarshallint) private intFileDescriptor.getFileDescriptor(FileDescriptor _data) FileDescriptor.toJavaFileDescriptor()Constructors in org.freedesktop.dbus that throw MarshallingException -
Uses of MarshallingException in org.freedesktop.dbus.messages
Methods in org.freedesktop.dbus.messages that throw MarshallingExceptionModifier and TypeMethodDescriptionprivate ObjectMessage.extractArray(byte[] _signatureBuf, byte[] _dataBuf, int[] _offsets, boolean _contained, Message.ExtractMethod _extractMethod) Extracts an array from the data received on bus.