Available on java
@:throws("java.io.IOException")staticopen():Selector
@:throws("java.io.IOException")close():Void
isOpen():Bool
keys():Set<SelectionKey>
provider():SelectorProvider
@:throws("java.io.IOException")select():Int
@:throws("java.io.IOException")select(param1:Int64):Int
@:throws("java.io.IOException")selectNow():Int
selectedKeys():Set<SelectionKey>
wakeup():Selector