Uses of Class
org.apache.http.impl.nio.reactor.ChannelEntry

Packages that use ChannelEntry
org.apache.http.impl.nio.reactor Default implementation of event driven network communication APIs based on Java NIO. 
 

Uses of ChannelEntry in org.apache.http.impl.nio.reactor
 

Methods in org.apache.http.impl.nio.reactor with parameters of type ChannelEntry
protected  void AbstractMultiworkerIOReactor.addChannel(ChannelEntry entry)
          Assigns the given channel entry to one of the worker I/O reactors.
 void AbstractIOReactor.addChannel(ChannelEntry channelEntry)
          Adds new channel entry.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.