public final class Mailbox extends Object implements IMailbox
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SelectableChannel |
getFd() |
Command |
recv(long timeout) |
void |
send(Command cmd) |
String |
toString() |
public SelectableChannel getFd()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2022. All rights reserved.