Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
21
21
Status
Not 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