Interface Context
- All Superinterfaces:
IWriteInterestManager
- All Known Implementing Classes:
AsyncContext
- Since:
- 6.5
- Author:
- Asy Ronen
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()Called by the Selector on unregister.voidvoidvoidvoidvoidvoidMethods inherited from interface com.gigaspaces.lrmi.nio.IWriteInterestManager
removeWriteInterest, setWriteInterest
-
Method Details
-
setSelectionKey
-
getSelectionKey
SelectionKey getSelectionKey() -
handleSetReadInterest
void handleSetReadInterest() -
handleRead
- Throws:
IOException
-
handleWrite
- Throws:
IOException
-
close
void close()Called by the Selector on unregister. -
close
-
closeAndDisconnect
void closeAndDisconnect()
-