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

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

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

Constructors in org.apache.http.impl.nio.reactor with parameters of type SessionClosedCallback
IOSessionImpl(java.nio.channels.SelectionKey key, SessionClosedCallback callback)
           
 



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