public interface IoExecutor extends ListenableAsyncCloseable
Executor that handles IO.| Modifier and Type | Method and Description |
|---|---|
boolean |
isFileDescriptorSocketAddressSupported()
Determine if fd addresses are supported.
|
boolean |
isUnixDomainSocketSupported()
Determine if Unix Domain Sockets are supported.
|
onClosecloseAsync, closeAsyncGracefullyboolean isUnixDomainSocketSupported()
true if Unix Domain Sockets are
supported.boolean isFileDescriptorSocketAddressSupported()
true if supported