@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
IOException
void destroy(Selector selector) throws IOException
selector
- the selector to closeIOException
Copyright © 2019. All rights reserved.