Uses of Class
org.aoju.bus.socket.channel.EnhanceAsynchronousChannelGroup.Worker
Packages that use EnhanceAsynchronousChannelGroup.Worker
-
Uses of EnhanceAsynchronousChannelGroup.Worker in org.aoju.bus.socket.channel
Methods in org.aoju.bus.socket.channel that return EnhanceAsynchronousChannelGroup.WorkerModifier and TypeMethodDescriptionEnhanceAsynchronousChannelGroup.getAcceptWorker()EnhanceAsynchronousChannelGroup.getConnectWorker()EnhanceAsynchronousChannelGroup.getReadWorker()EnhanceAsynchronousChannelGroup.getWriteWorker()Methods in org.aoju.bus.socket.channel with parameters of type EnhanceAsynchronousChannelGroup.WorkerModifier and TypeMethodDescriptionvoidEnhanceAsynchronousChannelGroup.interestOps(EnhanceAsynchronousChannelGroup.Worker worker, SelectionKey selectionKey, int opt)