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