package java.nio.channels
extended by AbstractSelectionKey
Available on javaattach (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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/channels/SelectionKey.html