Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0002121
StatusNot Changed
Class Summary
SelectionKey
Field Detail
OP_ACCEPT
OP_CONNECT
OP_READ
OP_WRITE
Constructor Detail
SelectionKey()
Method Detail
attach(java.lang.Object)
attachment()
cancel()
channel()
interestOps()
interestOps(int)
interestOpsAnd(int)
interestOpsOr(int)
isAcceptable()
isConnectable()
isReadable()
isValid()
isWritable()
readyOps()
selector()

© 2023 Oracle Corporation and/or its affiliates