public interface IMailbox extends Closeable
Command
recv(long timeout)
void
send(Command cmd)
close
void send(Command cmd)
Command recv(long timeout)
Copyright © 2022. All rights reserved.