Interface NioSelector
- All Superinterfaces:
Runnable
- All Known Subinterfaces:
Boss
- All Known Implementing Classes:
AbstractNioSelector,AbstractNioWorker,NioClientBoss,NioDatagramWorker,NioServerBoss,NioWorker
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidregister(Channel channel, ChannelFuture future) voidshutdown()
-
Method Details
-
register
-
rebuildSelector
void rebuildSelector() -
shutdown
void shutdown()
-