Uses of Interface
org.apache.http.impl.nio.reactor.InterestOpsCallback

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

Constructors in org.apache.http.impl.nio.reactor with parameters of type InterestOpsCallback
IOSessionImpl(SelectionKey key, InterestOpsCallback interestOpsCallback, SessionClosedCallback sessionClosedCallback)
          Creates new instance of IOSessionImpl.
 



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