package java.nio.channels
extended by AbstractSelectionKey
Available on java attach (param1:Dynamic):Dynamic attachment ():Dynamic cancel ():Void channel ():SelectableChannel interestOps (param1:Int):SelectionKey interestOps ():Int isAcceptable ():Bool isConnectable ():Bool isReadable ():Bool isValid ():Bool isWritable ():Bool readyOps ():Int selector ():Selector static read only OP_ACCEPT:Int static read only OP_CONNECT:Int static read only OP_READ:Int static read only OP_WRITE:Int
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/channels/SelectionKey.html