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

Packages that use ChannelEntry
org.apache.http.impl.nio.reactor NIO based implementations of HttpCore interfaces. 
 

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)
           
 void AbstractIOReactor.addChannel(ChannelEntry channelEntry)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.