public class MessageReader
extends java.lang.Object
| Constructor and Description |
|---|
MessageReader(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Message |
readMessage() |
public Message readMessage() throws java.io.IOException, DBusException
java.io.IOExceptionDBusExceptionpublic void close()
throws java.io.IOException
java.io.IOException