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

Packages that use ChannelEntry
org.apache.http.impl.nio.reactor Default implementations for interfaces in org.apache.http.nio including default I/O reactor implementations and support for SSL/TLS transport security. 
 

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

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



Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.