Searched refs:selectionKey_ (Results 1 – 1 of 1) sorted by relevance
251 protected final SelectionKey selectionKey_; field in AbstractNonblockingServer.FrameBuffer287 selectionKey_ = selectionKey; in FrameBuffer()378 selectionKey_.interestOps(0); in read()418 selectionKey_.interestOps(SelectionKey.OP_WRITE); in changeSelectInterests()426 selectionKey_.cancel(); in changeSelectInterests()523 selectionKey_.interestOps(SelectionKey.OP_READ); in prepareRead()