Uses of Package
org.apache.http.nio.reactor

Packages that use org.apache.http.nio.reactor
org.apache.http.impl.nio   
org.apache.http.impl.nio.reactor NIO based implementations of HttpCore interfaces. 
org.apache.http.nio.reactor API for event driven NIO based on Doug Lea's reactor pattern
 

Classes in org.apache.http.nio.reactor used by org.apache.http.impl.nio
IOEventDispatch
           
IOSession
           
SessionBufferStatus
          Interface to query the status of session I/O buffers.
 

Classes in org.apache.http.nio.reactor used by org.apache.http.impl.nio.reactor
ConnectingIOReactor
           
IOEventDispatch
           
IOReactor
           
IOReactorException
          I/O exception that can be thrown by an I/O reactor.
IOReactorExceptionHandler
          Abstract exception handler intended to deal with potentially recoverable I/O exceptions thrown by an I/O reactor
IOSession
           
ListeningIOReactor
           
SessionRequest
           
SessionRequestCallback
           
 

Classes in org.apache.http.nio.reactor used by org.apache.http.nio.reactor
IOEventDispatch
           
IOReactor
           
IOSession
           
SessionBufferStatus
          Interface to query the status of session I/O buffers.
SessionRequest
           
SessionRequestCallback
           
 



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