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