Interface IMessageReader

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
AbstractInputStreamMessageReader, InputStreamMessageReader

public interface IMessageReader extends Closeable
Represents a way to read messages from the bus.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     

    Methods inherited from interface java.io.Closeable

    close