@Deprecated public static interface ZAgent.SelectorCreator
| Modifier and Type | Method and Description |
|---|---|
Selector |
create()
Deprecated.
Creates and opens a selector.
|
void |
destroy(Selector selector)
Deprecated.
Destroys the previously opened selector.
|
Selector create() throws IOException
IOExceptionvoid destroy(Selector selector) throws IOException
selector - the selector to closeIOExceptionCopyright © 2020. All rights reserved.