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