Package zmq

Interface IMailbox

  • All Superinterfaces:
    java.lang.AutoCloseable, java.io.Closeable
    All Known Implementing Classes:
    Mailbox, MailboxSafe

    public interface IMailbox
    extends java.io.Closeable
    • Method Detail

      • recv

        Command recv​(long timeout)