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

Packages that use InterestOpEntry
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 InterestOpEntry in org.apache.http.impl.nio.reactor
 

Methods in org.apache.http.impl.nio.reactor with parameters of type InterestOpEntry
 void InterestOpsCallback.addInterestOps(InterestOpEntry entry)
           
protected  boolean AbstractIOReactor.queueInterestOps(InterestOpEntry entry)
          Adds an InterestOpEntry to the interest ops queue for this instance.
 



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