Interface IMessageReader
- All Superinterfaces:
AutoCloseable, Closeable
- All Known Implementing Classes:
AbstractInputStreamMessageReader, InputStreamMessageReader
Represents a way to read messages from the bus.
-
Method Summary
-
Method Details
-
isClosed
boolean isClosed() -
readMessage
- Throws:
IOExceptionDBusException
-