SelectionKey
package java.nio.channels
extended by AbstractSelectionKey
Available on java
Static variables
staticread onlyOP_ACCEPT:Int
staticread onlyOP_CONNECT:Int
staticread onlyOP_READ:Int
staticread onlyOP_WRITE:Int
Methods
finalattach(param1:Dynamic):Dynamic
finalattachment():Dynamic
cancel():Void
channel():SelectableChannel
interestOps(param1:Int):SelectionKey
interestOps():Int
finalisAcceptable():Bool
finalisConnectable():Bool
finalisReadable():Bool
isValid():Bool
finalisWritable():Bool
readyOps():Int
selector():Selector
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/channels/SelectionKey.html