Package org.apache.http.impl.nio.reactor

NIO based implementations of HttpCore interfaces.

See:
          Description

Interface Summary
SessionClosedCallback  
SSLIOSessionHandler  
 

Class Summary
AbstractIOReactor  
AbstractMultiworkerIOReactor  
BaseIOReactor  
ChannelEntry  
ChannelQueue  
DefaultConnectingIOReactor  
DefaultListeningIOReactor  
IOSessionImpl  
SessionHandle  
SessionInputBuffer  
SessionOutputBuffer  
SessionQueue  
SessionRequestHandle  
SessionRequestImpl  
SessionRequestQueue  
SessionSet  
SSLClientIOEventDispatch  
SSLIOSession A decorator class intended to transparently extend an IOSession with transport layer security capabilities based on the SSL/TLS protocol.
SSLServerIOEventDispatch  
 

Enum Summary
SSLMode  
 

Package org.apache.http.impl.nio.reactor Description

NIO based implementations of HttpCore interfaces. This includes default implementations for the interfaces in org.apache.http.nio.



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