public static class ZAgent.VerySimpleSelectorCreator extends Object implements ZAgent.SelectorCreator
| Constructor and Description |
|---|
VerySimpleSelectorCreator() |
| Modifier and Type | Method and Description |
|---|---|
Selector |
create()
Creates and opens a selector.
|
void |
destroy(Selector selector)
Destroys the previously opened selector.
|
public Selector create() throws IOException
ZAgent.SelectorCreatorcreate in interface ZAgent.SelectorCreatorIOExceptionpublic void destroy(Selector selector) throws IOException
ZAgent.SelectorCreatordestroy in interface ZAgent.SelectorCreatorselector - the selector to closeIOExceptionCopyright © 2016. All rights reserved.