Package org.zeromq
Interface ZAgent.SelectorCreator
- Enclosing interface:
- ZAgent
Deprecated.
Creates a selector and destroys it.
-
Method Summary
-
Method Details
-
create
Deprecated.Creates and opens a selector.- Returns:
- the opened selector.
- Throws:
IOException
-
destroy
Deprecated.Destroys the previously opened selector.- Parameters:
selector
- the selector to close- Throws:
IOException
-